Makefile (111B)
1 .POSIX: 2 PROJECTDIR=../../.. 3 4 DIRS=arm64 5 6 include $(PROJECTDIR)/scripts/rules.mk 7 8 all: 9 +@cd $(ARCH) && $(MAKE)
![]() | 9osExperimental kernel using plan9 ideas for embedded device |
git clone git://git.simple-cc.org/9os | |
Log | Files | Refs | README | LICENSE |