summaryrefslogtreecommitdiff
path: root/init.d/Makefile.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/Makefile.Linux')
-rw-r--r--init.d/Makefile.Linux4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.d/Makefile.Linux b/init.d/Makefile.Linux
index f8be1de..653913c 100644
--- a/init.d/Makefile.Linux
+++ b/init.d/Makefile.Linux
@@ -1,2 +1,6 @@
SRCS+= hwclock.in consolefont.in keymaps.in modules.in mtab.in numlock.in \
procfs.in
+
+.SUFFIXES: .Linux.in
+.Linux.in:
+ sed ${SED_REPLACE} ${SED_EXTRA} $< > $@