openblt

a hobby OS from the late 90s
git clone http://frotz.net/git/openblt.git
Log | Files | Refs | LICENSE

Makefile (140B)


      1 BLTHOME := ../
      2 include $(BLTHOME)make.conf
      3 
      4 SUBDIRS 		:= namer console2 ne2000 vfs init fish ide window pci
      5 
      6 include $(BLTHOME)make.actions