X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=progs%2Fmodules;h=f2bba15c1eb8e2d16ae1d2bb152ba99058342906;hp=55d7a9fb96944fceb0eab9dcfc69773cdaab1749;hb=61790aa3ac9e0dff2b443ac567b174fc4d235b86;hpb=c6540b9c89dda1a6a8bd681726831e8924176504 diff --git a/progs/modules b/progs/modules index 55d7a9fb..f2bba15c 100644 --- a/progs/modules +++ b/progs/modules @@ -1,7 +1,8 @@ -# $Id: modules,v 1.17 2010/01/23 17:47:23 tom Exp $ +# $Id: modules,v 1.22 2020/02/02 23:34:34 tom Exp $ # Program modules (some are in ncurses lib!) ############################################################################## -# Copyright (c) 1998-2009,2010 Free Software Foundation, Inc. # +# Copyright 2020 Thomas E. Dickey # +# Copyright 1998-2014,2016 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -32,14 +33,18 @@ # @ base -clear progs $(srcdir) $(HEADER_DEPS) -tic progs $(srcdir) $(HEADER_DEPS) transform.h $(srcdir)/dump_entry.h +clear progs $(srcdir) $(HEADER_DEPS) tty_settings.h +tic progs $(srcdir) $(HEADER_DEPS) transform.h $(srcdir)/dump_entry.h $(srcdir)/tparm_type.h toe progs $(srcdir) $(HEADER_DEPS) $(INCDIR)/hashed_db.h +clear_cmd progs $(srcdir) $(HEADER_DEPS) clear_cmd.h dump_entry progs $(srcdir) $(HEADER_DEPS) $(srcdir)/dump_entry.h ../include/parametrized.h $(INCDIR)/capdefaults.c termsort.c infocmp progs $(srcdir) $(HEADER_DEPS) $(srcdir)/dump_entry.h +reset_cmd progs $(srcdir) $(HEADER_DEPS) reset_cmd.h tty_settings.h tabs progs $(srcdir) $(HEADER_DEPS) -tput progs $(srcdir) $(HEADER_DEPS) transform.h $(srcdir)/dump_entry.h termsort.c -tset progs $(srcdir) $(HEADER_DEPS) transform.h $(srcdir)/dump_entry.h ../include/termcap.h +tparm_type progs $(srcdir) $(HEADER_DEPS) $(srcdir)/tparm_type.h +tput progs $(srcdir) $(HEADER_DEPS) transform.h $(srcdir)/dump_entry.h $(srcdir)/tparm_type.h termsort.c reset_cmd.h tty_settings.h +tset progs $(srcdir) $(HEADER_DEPS) transform.h $(srcdir)/dump_entry.h ../include/termcap.h reset_cmd.h tty_settings.h transform progs $(srcdir) $(HEADER_DEPS) transform.h +tty_settings progs $(srcdir) $(HEADER_DEPS) tty_settings.h # vile:makemode