Changeset 2027

Show
Ignore:
Timestamp:
04/02/09 21:29:51 (3 years ago)
Author:
mwhitworth
Message:

Update Makefile to no longer build bitmap.o.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Whitix/trunk/lib/Makefile

    r1668 r2027  
    11DEPTH=../ 
    22 
    3 OBJS = string.o vsprintf.o bitmap.o keobject.o heapsort.o 
     3OBJS = string.o vsprintf.o keobject.o heapsort.o 
    44 
    55build: $(OBJS)