better build/make system
[meinos.git] / lib / stdlibc / Makefile
blob5ddbe4a7f0739c17aa2142a6c5b8058cf382b6ce
1 -include ../../Makefile.config
3 all:
4 $(LIBS_CC) -c *.c $(LIBS_CFLAGS)
6 clean:
7 rm -f *.o