- Timestamp:
- 04/02/09 21:29:51 (3 years ago)
- Files:
-
- 1 modified
-
Whitix/trunk/lib/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Whitix/trunk/lib/Makefile
r1668 r2027 1 1 DEPTH=../ 2 2 3 OBJS = string.o vsprintf.o bitmap.okeobject.o heapsort.o3 OBJS = string.o vsprintf.o keobject.o heapsort.o 4 4 5 5 build: $(OBJS)
