This website requires JavaScript.
Explore
Help
Sign In
e2m
/
goircd
Watch
4
Star
0
Fork
You've already forked goircd
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3564207ae9
goircd
/
common.mk
5 lines
83 B
Makefile
Raw
Blame
History
LDFLAGS
=
-X main.version
=
$(
VERSION
)
goircd
:
*.
go
go build -ldflags
"
$(
LDFLAGS
)
"
Reference in New Issue
View Git Blame
Copy Permalink