Codebase list golang-github-farsightsec-go-nmsg / 119fac34-eb99-4b89-bd10-103c2c0ce46f/main debian / rules
119fac34-eb99-4b89-bd10-103c2c0ce46f/main

Tree @119fac34-eb99-4b89-bd10-103c2c0ce46f/main (Download .tar.gz)

rules @119fac34-eb99-4b89-bd10-103c2c0ce46f/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