9 [ ! -f Makefile
] ||
$(MAKE
) clean
15 $(MAKE
) DESTDIR
=$(CURDIR
)/debian
/iserv-mod-error-reporter
install
16 # we rather install the documentation via dh_installdocs
17 rm -rf
$(CURDIR
)/debian
/iserv-mod-error-reporter
/usr
/share
/doc
/iserv-mod-error-reporter
21 dh_installdocs doc
/changelog.old.html doc
/TODO doc
/source
/
37 [ ! -f Makefile
] ||
$(MAKE
) clean
40 .PHONY
: build
clean binary-indep binary
install
This page took 0.049303 seconds and 5 git commands to generate.