]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/Makefile.in
ncurses 5.7 - patch 20100911
[ncurses.git] / test / Makefile.in
index 9066f7d31f533aa8acb43538a0933aeb16ca511c..73838f2c84213343d1f2411aeb495fa8732c5e74 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.100 2008/08/16 21:51:16 tom Exp $
+# $Id: Makefile.in,v 1.103 2010/04/03 15:31:40 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2007,2008 Free Software Foundation, Inc.                #
 #                                                                            #
 ##############################################################################
 # Copyright (c) 1998-2007,2008 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -54,6 +54,9 @@ LIBTOOL_CLEAN = @LIB_CLEAN@
 LIBTOOL_COMPILE        = @LIB_COMPILE@
 LIBTOOL_LINK   = @LIB_LINK@
 
 LIBTOOL_COMPILE        = @LIB_COMPILE@
 LIBTOOL_LINK   = @LIB_LINK@
 
+CTAGS          = @CTAGS@
+ETAGS          = @ETAGS@
+
 CC             = @CC@
 CPP            = @CPP@
 
 CC             = @CC@
 CPP            = @CPP@