summaryrefslogtreecommitdiff
path: root/im/src/make_uname
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2010-09-09 01:06:43 +0200
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2010-09-09 01:06:47 +0200
commit92efe73791d0998536042bfab5a1babc67d168c7 (patch)
tree6c5f7e9d9a8e5b439f50821f498ae6f6df776f36 /im/src/make_uname
parentf23d91bd3ba87c8fe6691af9ebd1a5210e2fbaec (diff)
Upgrading to IM 3.6.2, and doing some cleanup at the same time.
Diffstat (limited to 'im/src/make_uname')
-rwxr-xr-xim/src/make_uname13
1 files changed, 0 insertions, 13 deletions
diff --git a/im/src/make_uname b/im/src/make_uname
deleted file mode 100755
index b104eac..0000000
--- a/im/src/make_uname
+++ /dev/null
@@ -1,13 +0,0 @@
-# This builds all the libraries of the folder for 1 uname
-
-tecmake $1 $2 $3 $4 $5 $6 $7 $8
-tecmake $1 MF=im_process $2 $3 $4 $5 $6 $7 $8
-tecmake $1 MF=im_jp2 $2 $3 $4 $5 $6 $7 $8
-tecmake $1 MF=im_fftw $2 $3 $4 $5 $6 $7 $8
-
-#tecmake $1 MF=imlua3 $2 $3 $4 $5 $6 $7 $8
-
-tecmake $1 MF=imlua5 $2 $3 $4 $5 $6 $7 $8
-tecmake $1 MF=imlua_process5 $2 $3 $4 $5 $6 $7 $8
-tecmake $1 MF=imlua_jp2 $2 $3 $4 $5 $6 $7 $8
-tecmake $1 MF=imlua_fftw5 $2 $3 $4 $5 $6 $7 $8