diff --git a/Makefile b/Makefile deleted file mode 100644 index be6e448..0000000 --- a/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -include ${GOROOT}/src/Make.inc - -TARG= ftp -GOFILES=\ - ftp.go\ - status.go - -include ${GOROOT}/src/Make.pkg