]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - progs/modules
ncurses 5.7 - patch 20091227
[ncurses.git] / progs / modules
index 3d065a95ee88b73da1bf0a12ec362951bd13eb0c..f8258f73262c4071c247ae40205c5f39be95862c 100644 (file)
@@ -1,7 +1,7 @@
-# $Id: modules,v 1.10 2000/01/02 01:30:45 tom Exp $
+# $Id: modules,v 1.15 2009/03/14 18:45:55 tom Exp $
 # Program modules (some are in ncurses lib!)
 ##############################################################################
 # Program modules (some are in ncurses lib!)
 ##############################################################################
-# Copyright (c) 1998-2000 Free Software Foundation, Inc.                     #
+# Copyright (c) 1998-2008,2009 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"), #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
 # authorization.                                                             #
 ##############################################################################
 #
 # authorization.                                                             #
 ##############################################################################
 #
-# Author: Thomas E. Dickey <dickey@clark.net> 1995,1997
+# Author: Thomas E. Dickey     1995-on
 #
 
 @ base
 #
 
 @ base
-clear          progs           $(srcdir)       ../include/term.h
-tic            progs           $(srcdir)       ../include/term.h $(INCDIR)/tic.h $(srcdir)/dump_entry.h
-toe            progs           $(srcdir)       ../include/term.h $(INCDIR)/tic.h $(srcdir)/dump_entry.h
-dump_entry     progs           $(srcdir)       ../include/term.h $(INCDIR)/tic.h $(srcdir)/dump_entry.h ../include/parametrized.h $(INCDIR)/capdefaults.c termsort.c
-infocmp                progs           $(srcdir)       ../include/term.h $(INCDIR)/tic.h $(srcdir)/dump_entry.h
-tput           progs           $(srcdir)       ../include/term.h
-tset           progs           $(srcdir)       ../include/term.h
+clear          progs           $(srcdir)       $(HEADER_DEPS)
+tic            progs           $(srcdir)       $(HEADER_DEPS) transform.h $(srcdir)/dump_entry.h
+toe            progs           $(srcdir)       $(HEADER_DEPS)             $(srcdir)/dump_entry.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
+tabs           progs           $(srcdir)       $(HEADER_DEPS)
+tput           progs           $(srcdir)       $(HEADER_DEPS) transform.h termsort.c
+tset           progs           $(srcdir)       $(HEADER_DEPS) transform.h $(srcdir)/dump_entry.h ../include/termcap.h
+transform      progs           $(srcdir)       $(HEADER_DEPS)
+
+# vile:makemode