This website requires JavaScript.
Explore
Help
Sign In
EverestLinux
/
libglacier
Watch
2
Star
0
Fork
0
You've already forked libglacier
Code
Issues
5
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
ab2174631a
libglacier
/
config.mk
12 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
init
2024-02-08 09:01:44 -05:00
#
# config.mk
#
CC
=
/bin/gcc
AR
=
/bin/ar
LIBFLAGS
=
-lconfig
progress 2/13
2025-02-13 17:03:51 -05:00
CFLAGS
=
-O2
v4.0.0-rc5 - add dependency tree data type support
2024-10-22 10:56:37 -04:00
PREFIX
=
/usr
Reference in New Issue
Copy Permalink