Codebase list golang-github-farsightsec-go-nmsg / 295e0bf7-fcee-4a91-b67a-7f08656112c4/main debian / rules
295e0bf7-fcee-4a91-b67a-7f08656112c4/main

Tree @295e0bf7-fcee-4a91-b67a-7f08656112c4/main (Download .tar.gz)

rules @295e0bf7-fcee-4a91-b67a-7f08656112c4/main

ad4b06e
 
 
 
 
 
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