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