Changeset 10026 for trunk/Cosy/Makefile.conf.general
- Timestamp:
- 10/21/10 11:46:37 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosy/Makefile.conf.general
r8809 r10026 7 7 ROOTCFLAGS = `root-config --cflags` 8 8 9 GLIBFLAGS = `glib-config --cflags`10 GLIBLIBS = `glib-config --libs`9 #GLIBFLAGS = `glib-config --cflags` 10 #GLIBLIBS = `glib-config --libs` 11 11 12 # 13 # compiler flags 14 # 12 OSTYPE = $(shell uname -s | tr '[:upper:]' '[:lower:]') 15 13 16 14 #
Note:
See TracChangeset
for help on using the changeset viewer.