5 lines
43 B
Makefile
Executable File
5 lines
43 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh --with quilt $@
|