Makefile

C code posted
created at 22 Aug 03:27

Edit | Back
1
2
3
4
5
6
7
include $(GOROOT)/src/Make.$(GOARCH)

TARG=ftp
GOFILES=\
    ftp.go\

include $(GOROOT)/src/Make.pkg
108 Bytes in 2 ms with coderay