X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=tack%2Fmodules;h=1e3b020308e80123abbe36257f774e63627380e1;hp=334d512cb6c878c9a595ee312bac87ce31b1a750;hb=ca5fdd32fd43d84fe3d720cd5c07fba28fc506a4;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/tack/modules b/tack/modules index 334d512c..1e3b0203 100644 --- a/tack/modules +++ b/tack/modules @@ -1,6 +1,6 @@ -# $Id: modules,v 1.3 1998/02/11 12:14:03 tom Exp $ +# $Id: modules,v 1.6 2006/12/24 00:53:44 tom Exp $ ############################################################################## -# Copyright (c) 1998 Free Software Foundation, Inc. # +# Copyright (c) 1998-1999,2006 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"), # @@ -27,21 +27,24 @@ # authorization. # ############################################################################## # -# Author: Thomas E. Dickey 1997 +# Author: Thomas E. Dickey 1997-on # -ansi tack $(srcdir) -charset tack $(srcdir) -color tack $(srcdir) -control tack $(srcdir) -crum tack $(srcdir) -edit tack $(srcdir) -fun tack $(srcdir) -init tack $(srcdir) -menu tack $(srcdir) -modes tack $(srcdir) -output tack $(srcdir) -pad tack $(srcdir) -scan tack $(srcdir) -sync tack $(srcdir) -sysdep tack $(srcdir) -tack tack $(srcdir) +@ base +ansi progs $(srcdir) $(srcdir)/tack.h ../include/term.h +charset progs $(srcdir) $(srcdir)/tack.h ../include/term.h +color progs $(srcdir) $(srcdir)/tack.h ../include/term.h +control progs $(srcdir) $(srcdir)/tack.h ../include/term.h +crum progs $(srcdir) $(srcdir)/tack.h ../include/term.h +edit progs $(srcdir) $(srcdir)/tack.h ../include/term.h $(INCDIR)/tic.h +fun progs $(srcdir) $(srcdir)/tack.h ../include/term.h +init progs $(srcdir) $(srcdir)/tack.h ../include/term.h +menu progs $(srcdir) $(srcdir)/tack.h ../include/term.h +modes progs $(srcdir) $(srcdir)/tack.h ../include/term.h +output progs $(srcdir) $(srcdir)/tack.h ../include/term.h +pad progs $(srcdir) $(srcdir)/tack.h ../include/term.h +scan progs $(srcdir) $(srcdir)/tack.h ../include/term.h +sync progs $(srcdir) $(srcdir)/tack.h ../include/term.h +sysdep progs $(srcdir) $(srcdir)/tack.h ../include/term.h +tack progs $(srcdir) $(srcdir)/tack.h ../include/term.h + +# vile:makemode