summaryrefslogtreecommitdiff
path: root/make/substitute.make
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>1998-08-24 12:55:09 +0200
committerHan-Wen Nienhuys <hanwen@xs4all.nl>1998-08-24 12:55:09 +0200
commita41bc3e06fca46daa875419b5dc00dd958e1fde0 (patch)
treeb3d22bc68eac28a5afc6c25a900c675b3b38d53f /make/substitute.make
parente623ae7eca4ae92d78387cddf7327e03148a70bb (diff)
release: 1.0.4
Diffstat (limited to 'make/substitute.make')
-rw-r--r--make/substitute.make20
1 files changed, 20 insertions, 0 deletions
diff --git a/make/substitute.make b/make/substitute.make
new file mode 100644
index 0000000000..6e80db582f
--- /dev/null
+++ b/make/substitute.make
@@ -0,0 +1,20 @@
+# make/Substitute.make
+
+#guh
+include $(stepdir)/substitute-vars.make
+
+ATVARIABLES = \
+ BASH\
+ DATE\
+ date\
+ DIR_DATADIR\
+ PACKAGE\
+ package\
+ PERL\
+ PYTHON\
+ SHELL\
+ TOPLEVEL_VERSION\
+ step-bindir\
+ abs-step-bindir\
+
+