Changeset 201 for trunk/archive/pslib/src/Utils/Makefile
- Timestamp:
- Mar 9, 2004, 5:58:36 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/src/Utils/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/src/Utils/Makefile
r163 r201 1 1 CC = cc -std=c99 2 CFLAGS = -Wall -g 2 CFLAGS = -Wall -g -I$(PSLIB_DIR)/include 3 4 PSLIB_DIR = ../../PSLib 3 5 4 6 libUtils.a : array.o dlist.o hash.o logmsg.o memory.o misc.o trace.o
Note:
See TracChangeset
for help on using the changeset viewer.
