Diff for /loncom/Attic/Makefile between versions 1.40 and 1.42

version 1.40, 2001/06/12 22:43:23 version 1.42, 2001/07/18 20:06:58
Line 27  AMTARGETS=lonnet/perl/lonrep.pm lonnet/p Line 27  AMTARGETS=lonnet/perl/lonrep.pm lonnet/p
  interface/lonmenu.pm ../rat/lonpageflip.pm ../rat/lonratedt.pm \   interface/lonmenu.pm ../rat/lonpageflip.pm ../rat/lonratedt.pm \
  ../rat/lonratsrv.pm ../rat/lonuserstate.pm ../rat/lonpage.pm \   ../rat/lonratsrv.pm ../rat/lonuserstate.pm ../rat/lonpage.pm \
  ../rat/lonsequence.pm ../rat/lonambiguous.pm ../rat/lonratparms.pm \   ../rat/lonsequence.pm ../rat/lonambiguous.pm ../rat/lonratparms.pm \
           ../rat/lonwrapper.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 \
  publisher/lonconstruct.pm \   publisher/lonconstruct.pm \
Line 68  install: $(PERLTARGETS) $(AMTARGETS) Line 69  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 -r html/adm/* /home/httpd/html/adm   cp -r html/adm/* /home/httpd/html/adm
    cp -r homework/templates /home/httpd/html/res/adm/includes
  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)   cp $(RATTARGETS) $(RATDIR)

Removed from v.1.40  
changed lines
  Added in v.1.42


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>