X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=c%2B%2B%2Fmodules;h=0dfb00437a72860b737fdb909ee1cc3dd43a2adc;hp=55048d9e268230440e2de21af3030543530198a8;hb=bfe753d2dbaed1587556f1dc89bb14066d075c8c;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/c++/modules b/c++/modules index 55048d9e..0dfb0043 100644 --- a/c++/modules +++ b/c++/modules @@ -1,7 +1,7 @@ # Program modules -# $Id: modules,v 1.5 1998/02/11 12:13:41 tom Exp $ +# $Id: modules,v 1.9 2013/03/13 09:57:40 tom Exp $ ############################################################################## -# Copyright (c) 1998 Free Software Foundation, Inc. # +# Copyright (c) 1998,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"), # @@ -28,15 +28,17 @@ # authorization. # ############################################################################## # -# Author: Thomas E. Dickey 1995,1997 +# Author: Thomas E. Dickey 1995-on # @ base cursesf c++ $(srcdir) $(cursesf_h) $(cursesapp_h) cursesm c++ $(srcdir) $(cursesm_h) $(cursesapp_h) -cursesp c++ $(srcdir) $(cursesp_h) cursesw c++ $(srcdir) $(cursesw_h) +cursespad c++ $(srcdir) $(cursesw_h) +cursesp c++ $(srcdir) $(cursesp_h) cursslk c++ $(srcdir) $(cursslk_h) $(cursesapp_h) cursesapp c++ $(srcdir) $(cursesapp_h) cursesmain c++ $(srcdir) $(cursesapp_h) -demo c++ $(srcdir) $(cursesf_h) $(cursesm_h) $(cursesapp_h) + +# vile:makemode