summaryrefslogtreecommitdiff
path: root/hw/xprint
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2006-07-09 16:16:08 +0200
committerMatthieu Herrb <matthieu@deville.herrb.com>2006-07-09 16:16:08 +0200
commit2194d99d9ca3c607e0f5ddd911ee3df536d77564 (patch)
tree75580eec43a6cc6cb463d2f396be3875e7d2eded /hw/xprint
parent90a9b82272446fdaebe71c966325fd7e670f75c6 (diff)
downloadxserver-2194d99d9ca3c607e0f5ddd911ee3df536d77564.tar.gz
Replace GNU make-ism.
Diffstat (limited to 'hw/xprint')
-rw-r--r--hw/xprint/etc/init.d/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xprint/etc/init.d/Makefile.am b/hw/xprint/etc/init.d/Makefile.am
index dfe801240..0cf1adc92 100644
--- a/hw/xprint/etc/init.d/Makefile.am
+++ b/hw/xprint/etc/init.d/Makefile.am
@@ -7,6 +7,6 @@ CLEANFILES = $(noinst_PRE) xprint.pre
CPP_FILES_FLAGS = -DProjectRoot='"$(PROJECTROOT)"' -DOS_LINUX
xprint.pre: xprint.cpp
- $(SED) -e 's/^\(\s\+\)#/\1XCOMM/' $< > $@
+ $(SED) -e 's/^\(\s\+\)#/\1XCOMM/' ${srcdir}/xprint.cpp > $@
EXTRA_DIST = xprint.cpp