]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/Makefile.in
ncurses 5.6 - patch 20080419
[ncurses.git] / ncurses / Makefile.in
index 88f4a9a253a6edbc9c7668498219deb4e6da3783..39826e3a4782c4d01018fa52417d035d1fdc0ff9 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.111 2007/08/18 19:29:31 tom Exp $
+# $Id: Makefile.in,v 1.112 2007/09/01 20:45:53 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2006,2007 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -196,7 +196,6 @@ keys.list : $(tinfo)/MKkeys_list.sh
 
 make_keys$(BUILD_EXEEXT) : \
                $(tinfo)/make_keys.c \
-               codes.c \
                names.c
        $(BUILD_CC) -o $@ $(BUILD_CCFLAGS) $(tinfo)/make_keys.c $(BUILD_LDFLAGS) $(BUILD_LIBS)