State arch

This commit is contained in:
Erik Ekman
2007-01-28 04:17:33 +00:00
parent 1edd418ca2
commit 59b85a87a3
2 changed files with 2 additions and 4 deletions

View File

@@ -5,9 +5,6 @@ all:
test: all
(cd tests; make all)
stateos:
@echo OS is $(OS)
clean:
@echo "Cleaning..."
@(cd src; make clean)