4 lines
29 B
Makefile
4 lines
29 B
Makefile
#!/usr/bin/make -f
|
|
%:
|
|
dh $@
|
#!/usr/bin/make -f
|
|
%:
|
|
dh $@
|