5 lines
32 B
Makefile
Executable file
5 lines
32 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@
|
|
|