Diff for /loncom/build/Makefile between versions 1.15 and 1.16

version 1.15, 2000/12/19 16:53:46 version 1.16, 2000/12/21 14:46:14
Line 67  RPM: BinaryRoot Line 67  RPM: BinaryRoot
   
 BinaryRoot:  BinaryRoot:
  perl parse.pl ../../doc/loncapafiles/loncapafiles.html BinaryRoot   perl parse.pl ../../doc/loncapafiles/loncapafiles.html BinaryRoot
    make -f Makefile.BinaryRoot directories
    make -f Makefile.BinaryRoot files
    make -f Makefile.BinaryRoot links
   
 clean:  clean:
  rm -Rf HTML   rm -Rf HTML

Removed from v.1.15  
changed lines
  Added in v.1.16


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