--- loncom/build/Makefile 2002/05/22 20:28:46 1.114 +++ loncom/build/Makefile 2002/05/23 20:15:53 1.115 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.114 2002/05/22 20:28:46 harris41 Exp $ +# $Id: Makefile,v 1.115 2002/05/23 20:15:53 harris41 Exp $ DISTPROBE=`perl ./distprobe` DIST=$(DISTPROBE) @@ -234,7 +234,7 @@ rawinstall: Makefile.install Makefile make SOURCE="$(SOURCE)" TARGET="$(TARGET)" \ NORESTORECONF="$(NORESTORECONF)" configinstall -Makefile.install: $(SOURCE)/doc/loncapafiles/loncapafiles.lpml lpml_parse.pl +Makefile.install: alwaysrun cat $(SOURCE)/doc/loncapafiles/loncapafiles.lpml | \ perl lpml_parse.pl install $(CATEGORY) $(DIST) "$(SOURCE)" \ "$(TARGET)" > Makefile.install @@ -533,3 +533,5 @@ reallyclean: rm -Rf lpmladm.* make -f Makefile.cvs clean rm -f WARNINGS + +alwaysrun: