Back to home page

Quest Cross Reference

 
 

    


Warning, cross-references for /libc/Makefile need to be fixed.

0001 CFLAGS    = -m32 -nostdinc -I../libc/ (OBJS)
0002         ar rcs $@ $(OBJS)
0003 
0004 clean :
0005         rm -f $(OBJS) src/*~ include/*~ libc.a