mirror of
https://github.com/alexkay/spek.git
synced 2025-04-18 09:27:37 +03:00
7 lines
43 B
Makefile
Executable File
7 lines
43 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
export V=1
|
|
|
|
%:
|
|
dh $@
|