This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
812b5a30ec
tvl-depot
/
src
/
libmain
/
Makefile.new
8 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
New non-recursive, plain Make-based build system
2013-11-22 15:54:18 +01:00
LIBS += libmain
Rename $(here) to $(d) for brevity, and remove trailing slash
2013-11-22 17:45:52 +01:00
libmain_DIR := $(d)
New non-recursive, plain Make-based build system
2013-11-22 15:54:18 +01:00
libmain_SOURCES = shared.cc stack.cc
libmain_LDFLAGS = -lgc
Reference in a new issue
Copy permalink