--- loncom/Attic/Makefile 2001/10/09 20:40:47 1.44 +++ 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 @@ -57,8 +78,8 @@ JSTARGETS=auth/londes.js homework/defaul TABTARGETS=interface/filetypes.tab auth/roles.tab auth/rolesplain.tab \ spare.tab htpasswd publisher/addid.tab publisher/language.tab \ - publisher/packages.tab \ - homework/insertlist.tab interface/mydesk.tab + publisher/packages.tab publisher/thesaurus.dat \ + homework/insertlist.tab interface/mydesk.tab RATTARGETS=../rat/images/*.gif ../rat/client/*.html