X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=tack%2Fmodules;h=79c2d2265f7b0d4d0545862cfd3d6eb5ea288694;hb=refs%2Ftags%2Fv5.0;hp=334d512cb6c878c9a595ee312bac87ce31b1a750;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1;p=ncurses.git diff --git a/tack/modules b/tack/modules index 334d512c..79c2d226 100644 --- a/tack/modules +++ b/tack/modules @@ -1,47 +1,18 @@ -# $Id: modules,v 1.3 1998/02/11 12:14:03 tom Exp $ -############################################################################## -# Copyright (c) 1998 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"), # -# to deal in the Software without restriction, including without limitation # -# the rights to use, copy, modify, merge, publish, distribute, distribute # -# with modifications, sublicense, and/or sell copies of the Software, and to # -# permit persons to whom the Software is furnished to do so, subject to the # -# following conditions: # -# # -# The above copyright notice and this permission notice shall be included in # -# all copies or substantial portions of the Software. # -# # -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # -# THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING # -# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # -# DEALINGS IN THE SOFTWARE. # -# # -# Except as contained in this notice, the name(s) of the above copyright # -# holders shall not be used in advertising or otherwise to promote the sale, # -# use or other dealings in this Software without prior written # -# authorization. # -############################################################################## -# -# Author: Thomas E. Dickey 1997 -# -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) +# $Id: modules,v 1.4 1999/04/18 01:43:32 tom Exp $ +@ 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