Diff for /loncom/Attic/Makefile between versions 1.9 and 1.25

version 1.9, 2000/09/19 19:10:37 version 1.25, 2001/01/08 21:48:19
Line 7  APACHEMODULES=/home/httpd/lib/perl/Apach Line 7  APACHEMODULES=/home/httpd/lib/perl/Apach
 PERLSODIR=/usr/local/lib/site_perl/i386-linux/  PERLSODIR=/usr/local/lib/site_perl/i386-linux/
 JSMODULES=/home/httpd/html/res/adm/includes/  JSMODULES=/home/httpd/html/res/adm/includes/
 TABDIR=/home/httpd/lonTabs  TABDIR=/home/httpd/lonTabs
   RATDIR=/home/httpd/html/adm/rat
   
 PERLTARGETS=lonc lond loncron lonsql  PERLTARGETS=lonc lond loncron lonsql
 AMTARGETS=lonnet/perl/lonrep.pm lonnet/perl/lonnet.pm \  AMTARGETS=lonnet/perl/lonrep.pm lonnet/perl/lonnet.pm \
  auth/lonlogin.pm auth/lonauth.pm auth/lonracc.pm \   auth/lonlogin.pm auth/lonauth.pm auth/lonracc.pm \
  auth/loncacc.pm auth/lonacc.pm homework/lonproblem.pm \   auth/loncacc.pm auth/lonacc.pm \
         auth/lonroles.pm auth/lonlogout.pm  \          auth/lonroles.pm auth/lonlogout.pm  \
         modules/TexConvert/tthperl/lontex.pm \          modules/TexConvert/tthperl/lontex.pm \
  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/hint.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 \
    homework/radiobuttonresponse.pm \
    interface/lonmenu.pm ../rat/lonpageflip.pm ../rat/lonratedt.pm \
    ../rat/lonratsrv.pm ../rat/lonuserstate.pm ../rat/lonpage.pm \
    ../rat/lonsequence.pm ../rat/lonambiguous.pm \
    html/res/adm/pages/annotator/admannotations.pm \
    html/res/adm/pages/bookmarkmenu/admbookmarks.pm \
    interface/lonindexer.pm interface/lonmeta.pm interface/lonmsg.pm \
    interface/lonspreadsheet.pm publisher/lonconstruct.pm \
    interface/lonparmset.pm interface/londropadd.pm publisher/lonpublisher.pm \
    interface/lonassignments.pm interface/loncommunicate.pm interface/lonerrorhandler.pm \
    interface/lonevaluate.pm interface/lonfeedback.pm interface/lonmydesk.pm \
    interface/lonnavmaps.pm interface/lonpreferences.pm interface/lonprintout.pm \
    interface/lonsearchcat.pm interface/lontest.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 \
  homework/caparesponse/capa.so homework/caparesponse/capa.pm \   homework/caparesponse/capa.so homework/caparesponse/capa.pm \
  homework/caparesponse/capa.bs   homework/caparesponse/capa.bs
   
 JSTARGETS=auth/londes.js homework/default_homework  JSTARGETS=auth/londes.js homework/default_homework.lcpm \
           homework/lectureonline.sty homework/lectureonline.lcpm \
    publisher/copyright.tab misc/un_keyword.tab
   
   TABTARGETS=interface/filetypes.tab auth/roles.tab auth/rolesplain.tab \
    spare.tab htpasswd publisher/addid.tab publisher/language.tab 
   
 TABTARGETS=interface/filetypes.tab  RATTARGETS=../rat/images/*.gif ../rat/client/*.html
   
 install: $(PERLTARGETS) $(AMTARGETS)  install: $(PERLTARGETS) $(AMTARGETS)
  cp $(PERLTARGETS) $(PERLDIR)   cp $(PERLTARGETS) $(PERLDIR)
Line 37  install: $(PERLTARGETS) $(AMTARGETS) Line 58  install: $(PERLTARGETS) $(AMTARGETS)
  #cd ../../..   #cd ../../..
  cp $(PERLSOTARGETS) $(PERLSODIR)   cp $(PERLSOTARGETS) $(PERLSODIR)
  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/adm/* /home/httpd/html/adm
    cp homework/capa.units /home/httpd/html/res/adm/includes/
    cp publisher/publisher.html /home/httpd/html/adm
    cp $(RATTARGETS) $(RATDIR)

Removed from v.1.9  
changed lines
  Added in v.1.25


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.