summaryrefslogtreecommitdiff
path: root/iup/srcview/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2010-06-15 00:59:57 -0700
committerPixel <pixel@nobis-crew.org>2010-06-15 00:59:57 -0700
commiteed0eb6a476d54ce19aeff137984aa981d9e3976 (patch)
tree807891636efd2f87dcbd261e971216269973ae07 /iup/srcview/Makefile
parentccc8261e4d48de89da4ddfe7b55e378ae0cd6f47 (diff)
Upgrading to iup 3.1
Diffstat (limited to 'iup/srcview/Makefile')
-rwxr-xr-xiup/srcview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/iup/srcview/Makefile b/iup/srcview/Makefile
index 1779960..e49c397 100755
--- a/iup/srcview/Makefile
+++ b/iup/srcview/Makefile
@@ -3,7 +3,7 @@
do_all: iupview
iupview:
- @$(MAKE) --no-print-directory -f ../tecmake_compact.mak
+ @$(MAKE) --no-print-directory -f ../tecmake.mak
iupviewgtk:
- @$(MAKE) --no-print-directory -f ../tecmake_compact.mak USE_GTK=Yes
+ @$(MAKE) --no-print-directory -f ../tecmake.mak USE_GTK=Yes