Rune - Add RAS backend, temp register numbering, stabilization
[rune.git] / Makefile
1 # Master Makefile for rune
2
3
4 SUBDIR= libsupport libdthread librune libgen libruntime ext_x11 classes
5 SUBDIR+= rune ras
6 #ras rld
7
8 .include <bsd.subdir.mk>