summaryrefslogtreecommitdiff
path: root/iup/srclua3/make_uname
diff options
context:
space:
mode:
Diffstat (limited to 'iup/srclua3/make_uname')
-rwxr-xr-xiup/srclua3/make_uname8
1 files changed, 8 insertions, 0 deletions
diff --git a/iup/srclua3/make_uname b/iup/srclua3/make_uname
new file mode 100755
index 0000000..f87a836
--- /dev/null
+++ b/iup/srclua3/make_uname
@@ -0,0 +1,8 @@
+#This builds all the libraries of the folder for 1 uname
+
+tecmake $1 $2 $3 $4 $5 $6 $7 $8
+tecmake $1 MF=iupcd $2 $3 $4 $5 $6 $7 $8
+tecmake $1 MF=iupcontrols $2 $3 $4 $5 $6 $7 $8
+tecmake $1 MF=iup_pplot $2 $3 $4 $5 $6 $7 $8
+tecmake $1 MF=iupgl $2 $3 $4 $5 $6 $7 $8
+tecmake $1 MF=iupim $2 $3 $4 $5 $6 $7 $8