@@ -6,7 +6,6 @@ Autodoc.exe
Autodoc
!Autodoc/
_Build
-/src/Makefile
/src/*.o
/src/*.h
/src/*.oh
@@ -0,0 +1,5 @@
+run: all
+ @cd .. && ./FreeOberon
+
+all:
+ ./make.sh