@ -3,6 +3,9 @@ all:
@(cd src; make all)
@(cd tests; make all)
test: all
(cd tests; make all)
stateos:
@echo OS is $(OS)