--- loncom/build/Makefile 2002/02/20 00:23:24 1.70 +++ loncom/build/Makefile 2002/03/01 19:27:50 1.72 @@ -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.72 2002/03/01 19:27:50 harris41 Exp $ DIST="default" CATEGORY="development" @@ -182,7 +182,6 @@ warningnote: echo "!!!! correct and taken care of !!!!"; \ echo "!!!! (it is output below here) !!!!"; \ echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"; \ - cat WARNINGS; \ fi NET_webserverconf: @@ -204,6 +203,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