4 lines
75 B
Makefile
Executable file
4 lines
75 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --builddirectory=_build --buildsystem=golang
|