checkin if some disabled code that checks for interrupts being disabled when we take...
[newos.git] / lib / makefile
blobae0fa430c4208a7b193416e835f07c6b56cfd0ed
2 LIBS_DIR := lib
4 include $(addsuffix /makefile, $(addprefix $(LIBS_DIR)/, \
5 glue \
6 libm \
7 libc \
8 ))