Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 267 → Rev 266

/shark/trunk/libc/makefile
28,7 → 28,6
make -C utsname $@
make -C ctype $@
make -C string $@
make -C getopt $@
 
 
#
50,7 → 49,6
make -C utsname $@
make -C ctype $@
make -C string $@
make -C getopt $@
$(AR) rs lib$(LIBRARY).a $(OBJS)
 
clean::