mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 23:22:25 +00:00
fixed makefile
This commit is contained in:
parent
0571cd7841
commit
d7d6a66071
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ all:
|
|||
$(VOC) -s Gdk.Mod
|
||||
$(VOC) -s Gtk.Mod
|
||||
$(VOC) -s Glade.Mod
|
||||
$(VOC) -s handlers.Mod
|
||||
$(VOC) -m HelloWorld.Mod
|
||||
|
||||
test0:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue