]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - progs/Makefile.in
ncurses 6.0 - patch 20160806
[ncurses.git] / progs / Makefile.in
index 0e71690574c0a11d64f01f8559688cc96bac56bd..4b16e5a5020d1f2f284b0f7c3ac90b5116fca596 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.96 2016/05/21 23:30:50 tom Exp $
+# $Id: Makefile.in,v 1.97 2016/08/06 13:25:38 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2015,2016 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -261,6 +261,7 @@ tabs$x: $(DEPS_TABS) $(DEPS_TABS)
 
 DEPS_TPUT = \
        $(MODEL)/tput$o \
+       $(MODEL)/reset_cmd$o \
        $(MODEL)/tparm_type$o \
        $(MODEL)/transform$o
 
@@ -276,6 +277,7 @@ infocmp$x: $(DEPS_INFOCMP) $(DEPS_CURSES)
 
 DEPS_TSET = \
        $(MODEL)/tset$o \
+       $(MODEL)/reset_cmd$o \
        $(MODEL)/transform$o
 
 tset$x: $(DEPS_TSET) $(DEPS_CURSES) transform.h