aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xprint/etc/init.d/Makefile.am
blob: 0cf1adc9252c1c63c6970088cdcfa29a1584ec86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include $(top_srcdir)/cpprules.in

noinst_PRE = xprint
BUILT_SOURCES = $(noinst_PRE)
CLEANFILES = $(noinst_PRE) xprint.pre

CPP_FILES_FLAGS = -DProjectRoot='"$(PROJECTROOT)"' -DOS_LINUX

xprint.pre: xprint.cpp
	$(SED) -e 's/^\(\s\+\)#/\1XCOMM/' ${srcdir}/xprint.cpp > $@

EXTRA_DIST = xprint.cpp