--- loncom/Attic/Makefile 2000/06/26 19:30:16 1.5 +++ loncom/Attic/Makefile 2000/10/02 22:13:47 1.10 @@ -5,6 +5,8 @@ PERLDIR=/home/httpd/perl APACHEMODULES=/home/httpd/lib/perl/Apache PERLSODIR=/usr/local/lib/site_perl/i386-linux/ +JSMODULES=/home/httpd/html/res/adm/includes/ +TABDIR=/home/httpd/lonTabs PERLTARGETS=lonc lond loncron lonsql AMTARGETS=lonnet/perl/lonrep.pm lonnet/perl/lonnet.pm \ @@ -13,9 +15,20 @@ AMTARGETS=lonnet/perl/lonrep.pm lonnet/p auth/lonroles.pm auth/lonlogout.pm \ modules/TexConvert/tthperl/lontex.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/scripttag.pm xml/outtext.pm homework/lonhomework.pm \ + homework/test.pm homework/inputtags.pm homework/structuretags.pm \ + homework/response.pm homework/caparesponse/caparesponse.pm + PERLSOTARGETS=modules/TexConvert/tthperl/tth.so \ - modules/TexConvert/tthperl/tth.bs + modules/TexConvert/tthperl/tth.bs modules/TexConvert/tthperl/tth.pm \ + homework/caparesponse/capa.so homework/caparesponse/capa.pm \ + homework/caparesponse/capa.bs + +JSTARGETS=auth/londes.js homework/default_homework.lcpm + +TABTARGETS=interface/filetypes.tab install: $(PERLTARGETS) $(AMTARGETS) cp $(PERLTARGETS) $(PERLDIR) @@ -23,3 +36,5 @@ install: $(PERLTARGETS) $(AMTARGETS) #cd modules/TexConvert/tthperl; tcsh commands #cd ../../.. cp $(PERLSOTARGETS) $(PERLSODIR) + cp $(JSTARGETS) $(JSMODULES) + cp $(TABTARGETS) $(TABDIR) \ No newline at end of file 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.