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