--- loncom/Attic/Makefile 2001/11/19 23:31:43 1.45 +++ loncom/Attic/Makefile 2002/07/05 17:49:50 1.47 @@ -1,3 +1,23 @@ + + +####################################################### +# # +# *** DO NOT USE *** # +# # +# THIS FILE IS DEPRECATED. # +# # +# THE BUILD PROCESS IS CONTROLLED BY: # +# * loncom/build/Makefile, and # +# * doc/loncapafiles/loncapafiles.lpml # +# # +# FOR MORE INFORMATION, SEE loncom/build/readme.html # +# # +####################################################### + + + + + #Installation Makefile for entire com target # Right now everything is done here, maybe a recursive make is a better idea? #2/13 3/13 Guy Albertelli @@ -42,7 +62,8 @@ AMTARGETS=lonnet/perl/lonrep.pm lonnet/p interface/lonnavmaps.pm interface/lonpreferences.pm interface/lonprintout.pm \ interface/lonsearchcat.pm interface/lontest.pm interface/lonchart.pm \ interface/loncommon.pm interface/loncreatecourse.pm interface/loncreateuser.pm \ - interface/lonstatistics.pm metadata_database/searchcat.pl + interface/lonstatistics.pm metadata_database/searchcat.pl \ + interface/lonhelp.pm OMTARGETS=auth/localauth.pm