Codebase list golang-github-farsightsec-go-nmsg / 77242633-0eb2-4fc5-8b62-1e286e797302/main debian / rules
77242633-0eb2-4fc5-8b62-1e286e797302/main

Tree @77242633-0eb2-4fc5-8b62-1e286e797302/main (Download .tar.gz)

rules @77242633-0eb2-4fc5-8b62-1e286e797302/mainraw · history · blame

1
2
3
4
5
6
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := cgo-nmsg container_test

%:
	dh $@ --builddirectory=_build --buildsystem=golang --with=golang