This website requires JavaScript.
Explore
Help
Sign In
guilhem_lavaux
/
cosmotool
Watch
0
Star
0
Fork
0
You've already forked cosmotool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
aac070e39f
cosmotool
/
lib
/
config.mk
10 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
Separated configuration in makefile
2009-01-11 17:04:59 +01:00
CC
=
gcc
CXX
=
g++
CFLAGS
=
-ggdb -O0
CXXFLAGS
=
-ggdb -O0
LDFLAGS
=
CPPFLAGS
=
make makefile a little more general
2010-09-12 10:35:25 +02:00
SOSUFFIX
=
so
SOFLAGS
=
-shared
Reference in New Issue
Copy Permalink