Diff for /loncom/build/Makefile between versions 1.41 and 1.42

version 1.41, 2001/09/30 21:12:32 version 1.42, 2001/10/01 05:22:19
Line 83  Makefile.configinstall: ../../doc/loncap Line 83  Makefile.configinstall: ../../doc/loncap
  perl lpml_parse.pl configinstall $(CATEGORY) $(DIST) "../.." "" > \   perl lpml_parse.pl configinstall $(CATEGORY) $(DIST) "../.." "" > \
  Makefile.configinstall   Makefile.configinstall
   
 install: build Makefile.install  install: Makefile.install
  make -f Makefile.install SOURCE="../.." TARGET="" directories   make -f Makefile.install SOURCE="../.." TARGET="" directories
  make -f Makefile.install SOURCE="../.." TARGET="" files   make -f Makefile.install SOURCE="../.." TARGET="" files
  make -f Makefile.install SOURCE="../.." TARGET="" links   make -f Makefile.install SOURCE="../.." TARGET="" links

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


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