7 lines
44 B
Makefile
7 lines
44 B
Makefile
#!/usr/bin/make -f
|
|
|
|
DH_VERBOSE=1
|
|
|
|
%:
|
|
dh $@
|
#!/usr/bin/make -f
|
|
|
|
DH_VERBOSE=1
|
|
|
|
%:
|
|
dh $@
|