Changeset 736 for trunk/psLib/src/dataManip
- Timestamp:
- May 19, 2004, 12:35:20 PM (22 years ago)
- Location:
- trunk/psLib/src/dataManip
- Files:
-
- 2 added
- 1 edited
-
Makefile (modified) (1 diff)
-
psFunctions.c (added)
-
psFunctions.h (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/Makefile
r732 r736 6 6 include ../Makefile.Globals 7 7 CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I.. 8 SRC_OBJS = psStats.o 8 SRC_OBJS = psStats.o psFunctions.o 9 9 10 10 all: $(TARGET_STATIC)
Note:
See TracChangeset
for help on using the changeset viewer.
