summaryrefslogtreecommitdiff
path: root/automake1.11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'automake1.11/Makefile')
-rw-r--r--automake1.11/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/automake1.11/Makefile b/automake1.11/Makefile
index 68f32c6..1367d80 100644
--- a/automake1.11/Makefile
+++ b/automake1.11/Makefile
@@ -1,4 +1,6 @@
-include /usr/share/cibs/rules/ips.mk
+package ?= ips
+
+include /usr/share/cibs/rules/$(package).mk
include /usr/share/cibs/rules/archive.mk
include /usr/share/cibs/rules/autotools.mk
include /usr/share/cibs/rules/noarch.mk