Diff for /loncom/Attic/Makefile between versions 1.17 and 1.18

version 1.17, 2000/12/11 16:48:17 version 1.18, 2000/12/15 20:31:10
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 \
Line 40  JSTARGETS=auth/londes.js homework/defaul Line 41  JSTARGETS=auth/londes.js homework/defaul
 TABTARGETS=interface/filetypes.tab auth/roles.tab auth/rolesplain.tab \  TABTARGETS=interface/filetypes.tab auth/roles.tab auth/rolesplain.tab \
  spare.tab htpasswd publisher/addid.tab publisher/language.tab    spare.tab htpasswd publisher/addid.tab publisher/language.tab 
   
   RATTARGETS=../rat/images/*.gif ../rat/client/*.html
   
 install: $(PERLTARGETS) $(AMTARGETS)  install: $(PERLTARGETS) $(AMTARGETS)
  cp $(PERLTARGETS) $(PERLDIR)   cp $(PERLTARGETS) $(PERLDIR)
Line 51  install: $(PERLTARGETS) $(AMTARGETS) Line 53  install: $(PERLTARGETS) $(AMTARGETS)
  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  
   
    cp publisher/publisher.html /home/httpd/html/adm
    cp $(RATTARGETS) $(RATDIR)
   

Removed from v.1.17  
changed lines
  Added in v.1.18


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.