removed Makefile

This commit is contained in:
an 2020-06-10 20:53:20 +02:00
parent 665fb6a0ce
commit 4d6176d46e
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
include $(GOROOT)/src/Make.inc
TARG=conf
GOFILES=\
conf.go\
get.go\
read.go\
write.go
include $(GOROOT)/src/Make.pkg