/src/fastcgi/Makefile

http://go-fastcgi.googlecode.com/ · Makefile · 8 lines · 5 code · 3 blank · 0 comment · 0 complexity · 8158729c4131c2ac8e86dae9a0dc57d1 MD5 · raw file

  1. include $(GOROOT)/src/Make.inc
  2. TARG=go-fastcgi.googlecode.com/svn/trunk/src/fastcgi
  3. GOFILES=\
  4. fastcgi.go\
  5. include $(GOROOT)/src/Make.pkg