X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=c%2B%2B%2Fmodules;h=f82b487fdfc56d703699cf10b6081e9119589594;hp=bc4fae5992511d1f1844f8653d2ebab5eb7f747d;hb=a28e782d7794ddeec23e7cb212dc455f0d93dc22;hpb=6f8ad7d77b390ee433a283e1c5175bcb67317674 diff --git a/c++/modules b/c++/modules index bc4fae59..f82b487f 100644 --- a/c++/modules +++ b/c++/modules @@ -1,7 +1,8 @@ # Program modules -# $Id: modules,v 1.7 2006/12/24 00:53:08 tom Exp $ +# $Id: modules,v 1.12 2020/02/02 23:34:34 tom Exp $ ############################################################################## -# Copyright (c) 1998,2006 Free Software Foundation, Inc. # +# Copyright 2020 Thomas E. Dickey # +# Copyright 1998-2006,2013 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,13 @@ # @ 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) -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) +cursesf c++ $(srcdir) $(internal_h) $(cursesf_h) $(cursesapp_h) +cursesm c++ $(srcdir) $(internal_h) $(cursesm_h) $(cursesapp_h) +cursesw c++ $(srcdir) $(internal_h) $(cursesw_h) +cursespad c++ $(srcdir) $(internal_h) $(cursesw_h) +cursesp c++ $(srcdir) $(internal_h) $(cursesp_h) +cursslk c++ $(srcdir) $(internal_h) $(cursesapp_h) +cursesapp c++ $(srcdir) $(internal_h) $(cursesapp_h) +cursesmain c++ $(srcdir) $(internal_h) $(cursesapp_h) $(INCDIR)/nc_alloc.h # vile:makemode