Changeset 2603 for trunk/psLib/src/astronomy/Makefile
- Timestamp:
- Dec 3, 2004, 12:23:04 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/Makefile
r2602 r2603 3 3 endif 4 4 5 # XXX: Must put appropiate conditional here:6 LIBXMLDIR = /usr/include/libxml27 LIBXMLDIR = /usr/local/include/libxml28 9 5 TARGET_STATIC = libpslib.a 10 6 include ../Makefile.Globals 11 7 CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I../dataManip \ 12 -I.. -I../image -I../fileUtils -I$(LIBXMLDIR)\8 -I.. -I../image -I../fileUtils \ 13 9 -DTIME_CONFIG_FILE="\"$(TIME_CONFIG_FILE)\"" 14 10
Note:
See TracChangeset
for help on using the changeset viewer.
