This website requires JavaScript.
Explore
Help
Sign In
puck
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
812b5a30ec
lix
/
src
/
libmain
/
Makefile.new
8 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
New non-recursive, plain Make-based build system
2013-11-22 14:54:18 +00:00
LIBS
+=
libmain
Rename $(here) to $(d) for brevity, and remove trailing slash
2013-11-22 16:45:52 +00:00
libmain_DIR
:=
$(
d
)
New non-recursive, plain Make-based build system
2013-11-22 14:54:18 +00:00
libmain_SOURCES
=
shared.cc stack.cc
libmain_LDFLAGS
=
-lgc
Copy permalink