Makefile (181B)
1 BLTHOME := ../../ 2 include $(BLTHOME)make.conf 3 4 SRCS := pci.c server.cpp 5 CRT0 := $(BLTHOME)lib/crt0.o 6 BINARY := pci.bin 7 LIBS := -lposix -lblt -lc 8 9 include $(BLTHOME)make.actions
openblta hobby OS from the late 90s | |
| git clone http://frotz.net/git/openblt.git | |
| Log | Files | Refs | LICENSE |