--- loncom/build/Makefile 2002/03/01 19:25:47 1.71 +++ 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.71 2002/03/01 19:25:47 harris41 Exp $ +# $Id: Makefile,v 1.73 2002/03/01 19:58:13 harris41 Exp $ DIST="default" CATEGORY="development" @@ -180,7 +180,6 @@ 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 "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"; \ fi @@ -203,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