5 lines
65 B
Makefile
Executable File
5 lines
65 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --buildsystem=golang --with=golang
|