--- loncom/build/Makefile 2002/02/20 00:23:24 1.70 +++ loncom/build/Makefile 2002/03/01 19:58:13 1.73 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.70 2002/02/20 00:23:24 harris41 Exp $ +# $Id: Makefile,v 1.73 2002/03/01 19:58:13 harris41 Exp $ DIST="default" CATEGORY="development" @@ -180,9 +180,7 @@ warningnote: echo "!!!! Please read the WARNINGS file !!!!"; \ echo "!!!! to make sure everything is !!!!"; \ echo "!!!! correct and taken care of !!!!"; \ - echo "!!!! (it is output below here) !!!!"; \ echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"; \ - cat WARNINGS; \ fi NET_webserverconf: @@ -204,6 +202,7 @@ install: TEST_hosts_tab Makefile.install make -f Makefile.install SOURCE="$(SOURCE)" TARGET="$(TARGET)" links make SOURCE="$(SOURCE)" TARGET="$(TARGET)" \ NORESTORECONF="$(NORESTORECONF)" configinstall + make postinstall make warningnote Makefile.install: ../../doc/loncapafiles/loncapafiles.lpml lpml_parse.pl