Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
configure
Homepage
Members
Timeline
Gallery
Download
Bug reports
Browse
Download file
Permalink
targets=main,app
[main]
type=binary
goflags=-gcflags -S
sources=main.go
[app]
type=binary
sources=app.go,common.go
depends=$(OBJDIR)main$(EXEEXT)