mirror of
https://github.com/miekg/dns.git
synced 2025-10-13 10:51:02 +02:00
more cleaning
This commit is contained in:
parent
94de3401fe
commit
e32a3784f2
3
Makefile
3
Makefile
@ -22,9 +22,6 @@ restest: restest.go $(GOFILES)
|
||||
ednstest: ednstest.go $(GOFILES)
|
||||
6g -I _obj ednstest.go && 6l -L _obj -o ednstest ednstest.6
|
||||
|
||||
ednstest2: ednstest2.go $(GOFILES)
|
||||
6g -I _obj ednstest2.go && 6l -L _obj -o ednstest2 ednstest2.6
|
||||
|
||||
manglertest: manglertest.go $(GOFILES)
|
||||
6g -I _obj manglertest.go && 6l -L _obj -o manglertest manglertest.6
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user