Changeset 761 for trunk/psLib/src/dataManip/Makefile
- Timestamp:
- May 24, 2004, 11:10:25 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/dataManip/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/Makefile
r737 r761 6 6 include ../Makefile.Globals 7 7 CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I.. 8 SRC_OBJS = psStats.o psFunctions.o psMinimize.o 8 9 SRC_OBJS = psStats.o \ 10 psFunctions.o \ 11 psMinimize.o \ 12 psMatrix.o 9 13 10 14 all: $(TARGET_STATIC)
Note:
See TracChangeset
for help on using the changeset viewer.
