Diff for /loncom/Attic/Makefile between versions 1.12 and 1.15

version 1.12, 2000/11/01 21:01:59 version 1.15, 2000/12/04 21:10:36
Line 17  AMTARGETS=lonnet/perl/lonrep.pm lonnet/p Line 17  AMTARGETS=lonnet/perl/lonrep.pm lonnet/p
  modules/TexConvert/tthperl/lontexconvert.pm \   modules/TexConvert/tthperl/lontexconvert.pm \
  modules/TexConvert/tthperl/tth.pm \   modules/TexConvert/tthperl/tth.pm \
         xml/lonxml.pm xml/style.pm xml/londefdef.pm xml/run.pm \          xml/lonxml.pm xml/style.pm xml/londefdef.pm xml/run.pm \
  xml/scripttag.pm xml/outtext.pm homework/lonhomework.pm \   xml/scripttag.pm homework/lonhomework.pm \
  homework/test.pm homework/inputtags.pm homework/structuretags.pm \   homework/test.pm homework/inputtags.pm homework/structuretags.pm \
  homework/response.pm homework/caparesponse/caparesponse.pm \   homework/response.pm homework/caparesponse/caparesponse.pm \
  interface/lonmenu.pm ../rat/lonpageflip.pm ../rat/lonratedt.pm \   interface/lonmenu.pm ../rat/lonpageflip.pm ../rat/lonratedt.pm \
Line 25  AMTARGETS=lonnet/perl/lonrep.pm lonnet/p Line 25  AMTARGETS=lonnet/perl/lonrep.pm lonnet/p
  ../rat/lonsequence.pm ../rat/lonambiguous.pm \   ../rat/lonsequence.pm ../rat/lonambiguous.pm \
  html/res/adm/pages/annotator/admannotations.pm \   html/res/adm/pages/annotator/admannotations.pm \
  html/res/adm/pages/bookmarkmenu/admbookmarks.pm \   html/res/adm/pages/bookmarkmenu/admbookmarks.pm \
  interface/lonindexer.pm interface/lonmeta.pm interface/lonmsg.pm   interface/lonindexer.pm interface/lonmeta.pm interface/lonmsg.pm \
    interface/lonspreadsheet.pm publisher/lonconstruct.pm \
    publisher/lonpublisher.pm
   
 PERLSOTARGETS=modules/TexConvert/tthperl/tth.so \  PERLSOTARGETS=modules/TexConvert/tthperl/tth.so \
  modules/TexConvert/tthperl/tth.bs modules/TexConvert/tthperl/tth.pm \   modules/TexConvert/tthperl/tth.bs modules/TexConvert/tthperl/tth.pm \
Line 35  PERLSOTARGETS=modules/TexConvert/tthperl Line 37  PERLSOTARGETS=modules/TexConvert/tthperl
 JSTARGETS=auth/londes.js homework/default_homework.lcpm  JSTARGETS=auth/londes.js homework/default_homework.lcpm
   
 TABTARGETS=interface/filetypes.tab auth/roles.tab auth/rolesplain.tab \  TABTARGETS=interface/filetypes.tab auth/roles.tab auth/rolesplain.tab \
  spare.tab htpasswd   spare.tab htpasswd publisher/addid.tab publisher/language.tab \
    publisher/copyright.tab
   
 install: $(PERLTARGETS) $(AMTARGETS)  install: $(PERLTARGETS) $(AMTARGETS)
  cp $(PERLTARGETS) $(PERLDIR)   cp $(PERLTARGETS) $(PERLDIR)
Line 46  install: $(PERLTARGETS) $(AMTARGETS) Line 49  install: $(PERLTARGETS) $(AMTARGETS)
  cp $(JSTARGETS) $(JSMODULES)   cp $(JSTARGETS) $(JSMODULES)
  cp $(TABTARGETS) $(TABDIR)   cp $(TABTARGETS) $(TABDIR)
  cp -r html/res/adm/pages/* /home/httpd/html/res/adm/pages   cp -r html/res/adm/pages/* /home/httpd/html/res/adm/pages
  cp homework/capa.units /home/httpd/html/res/adm/includes/  
   
    cp homework/capa.units /home/httpd/html/res/adm/includes/
    cp publisher/publisher.html /home/httpd/html/adm
   

Removed from v.1.12  
changed lines
  Added in v.1.15


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.