more cleaning

This commit is contained in:
Miek Gieben 2010-12-23 14:33:08 +01:00
parent 94de3401fe
commit e32a3784f2
1 changed files with 0 additions and 3 deletions

View File

@ -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