Changeset 2652
- Timestamp:
- Dec 7, 2004, 12:46:18 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/Makefile
r2603 r2652 5 5 TARGET_STATIC = libpslib.a 6 6 include ../Makefile.Globals 7 CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I../dataManip \ 8 -I.. -I../image -I../fileUtils \ 9 -DTIME_CONFIG_FILE="\"$(TIME_CONFIG_FILE)\"" 7 CFLAGS := -I/usr/local/include/libxml2 -I. -I../sysUtils 8 9 #CFLAGS := -I/usr/local/include/libxml2 -I. -I../sysUtils -I../collections -I../dataManip \ 10 # -I.. -I../image -I../fileUtils \ 11 # -DTIME_CONFIG_FILE="\"$(TIME_CONFIG_FILE)\"" 10 12 11 13 SRC_OBJS = psTime.o \
Note:
See TracChangeset
for help on using the changeset viewer.
