*** empty log message ***
[h316.git] / lib / hachti / recipe / hachti.recipe
1
2 # Graphics games
3 #obj/BOX
4 #obj/SQUARE
5
6 # Text driver
7 #obj/PL$TXT
8
9 # Movement driver
10 obj/PL$MV
11
12 # Matrix operations
13 #obj/MATRIX
14
15 # Low level pulse motion driver
16 obj/PL$U
17
18 # Text Font (Selected in makefile)
19 #obj/PL$FNT
20
21 # Matrix debug
22 obj/PMAT
23
24 # Integer output
25 obj/OCT
26