[Scummvm-cvs-logs] CVS: scummvm-new Makefile,1.5,1.6
Max Horn
fingolfin at users.sourceforge.net
Sat Aug 24 06:53:02 CEST 2002
Update of /cvsroot/scummvm/scummvm-new
In directory usw-pr-cvs1:/tmp/cvs-serv15624
Modified Files:
Makefile
Log Message:
we are not using ncurses, are we?
Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm-new/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile 21 Aug 2002 20:47:12 -0000 1.5
+++ Makefile 24 Aug 2002 13:52:16 -0000 1.6
@@ -17,7 +17,7 @@
DEFINES =
LDFLAGS :=
INCLUDES:= -I. -Icommon -Iscumm
-LIBS = -lncurses
+LIBS =
OBJS =
# Load the build rules & settings for the chosen backend
More information about the Scummvm-git-logs
mailing list