Fixed dependencies in Makefile
[h316.git] / lib / hachti / recipe / hachti.recipe
index 1ef6823f539f2f51b7d9be6d38054e2f31b684d2..922ba10aaf6110f4ec08e9f2c60e3a2bd5479448 100644 (file)
@@ -1,3 +1,8 @@
+
+# Graphics games
+ obj/BOX
+ obj/SQUARE
+
 # Text driver
 obj/PL$TXT
 
@@ -13,8 +18,14 @@ obj/PL$U
 # Text Font (Selected in makefile)
 obj/PL$FNT
 
-# Stack operations
-obj/STACK
+# Matrix debug
+obj/PMAT
 
+# Integer output
+obj/OCT
 
+# Teletype IO
+obj/TT$IN
 
+# Megastore 
+obj/MS$IOR