1
0
2014-04-12 15:27:58 +00:00

13 linhas
300 B
Makefile
Ficheiro executável

#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@ --with quilt
#override_dh_auto_install:
# $(MAKE) DESTDIR=$$(pwd)/debian/srfirewall PREFIX=/usr install
# $(MAKE) DESTDIR=$$(pwd)/debian/srfirewall PREFIX=/usr install-etc