summaryrefslogtreecommitdiff
path: root/iup/srclua3/iupole.mak
diff options
context:
space:
mode:
Diffstat (limited to 'iup/srclua3/iupole.mak')
-rwxr-xr-xiup/srclua3/iupole.mak13
1 files changed, 0 insertions, 13 deletions
diff --git a/iup/srclua3/iupole.mak b/iup/srclua3/iupole.mak
deleted file mode 100755
index 30ea1f9..0000000
--- a/iup/srclua3/iupole.mak
+++ /dev/null
@@ -1,13 +0,0 @@
-PROJNAME = iup
-LIBNAME = iupluaole3
-OPT = YES
-
-USE_LUA = Yes
-USE_OPENGL = Yes
-
-SRC = iuplua_olecontrol.c
-
-INCLUDES = ../include
-LDIR = ../lib/$(TEC_UNAME)
-LIBS = iup iuplua3 iupole
-