summaryrefslogtreecommitdiff
path: root/iup/make_uname_lib.bat
diff options
context:
space:
mode:
Diffstat (limited to 'iup/make_uname_lib.bat')
-rwxr-xr-xiup/make_uname_lib.bat6
1 files changed, 0 insertions, 6 deletions
diff --git a/iup/make_uname_lib.bat b/iup/make_uname_lib.bat
deleted file mode 100755
index f155f22..0000000
--- a/iup/make_uname_lib.bat
+++ /dev/null
@@ -1,6 +0,0 @@
-@echo off
-REM This builds 1 library for 1 uname
-
-cd %1
-call make_uname %2 %3 %4 %5 %6 %7
-cd ..