--- loncom/build/Makefile 2002/07/23 22:17:22 1.129 +++ loncom/build/Makefile 2002/08/09 19:49:30 1.130 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison, your friendly neighborhood volunteer -# $Id: Makefile,v 1.129 2002/07/23 22:17:22 harris41 Exp $ +# $Id: Makefile,v 1.130 2002/08/09 19:49:30 albertel Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -348,8 +348,14 @@ updatequery: cat $(SOURCE)/doc/loncapafiles/updatequery.piml | \ perl piml_parse.pl $(CATEGORY) $(DIST) "$(TARGET)" $(QUERYLAUNCH) +reseval_fixup: + cat $(SOURCE)/doc/loncapafiles/reseval_fixup.piml | \ + perl piml_parse.pl $(CATEGORY) $(DIST) "$(TARGET)" $(LAUNCH) | \ + tee -a WARNINGS + postinstall: make webserverconf + make reseval_fixup make sanitycheck VERSION: