4 lines
42 B
Makefile
Executable file
4 lines
42 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
%:
|
|
PREFIX=/usr dh $@
|