summaryrefslogtreecommitdiff
path: root/iup/srcconsole/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'iup/srcconsole/Makefile')
-rwxr-xr-xiup/srcconsole/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/iup/srcconsole/Makefile b/iup/srcconsole/Makefile
new file mode 100755
index 0000000..876ca8d
--- /dev/null
+++ b/iup/srcconsole/Makefile
@@ -0,0 +1,12 @@
+
+.PHONY: do_all iuplua5 iuplua5gtk iuplua3
+do_all: iuplua5
+
+iuplua5:
+ @$(MAKE) --no-print-directory -f ../tecmake_compact.mak
+
+iuplua5gtk:
+ @$(MAKE) --no-print-directory -f ../tecmake_compact.mak USE_GTK=Yes
+
+iuplua3:
+ @$(MAKE) --no-print-directory -f ../tecmake_compact.mak MF=iuplua3