--- loncom/build/Makefile 2004/06/08 20:13:11 1.161.2.1 +++ loncom/build/Makefile 2004/06/08 23:13:22 1.161.2.2 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA -# $Id: Makefile,v 1.161.2.1 2004/06/08 20:13:11 albertel Exp $ +# $Id: Makefile,v 1.161.2.2 2004/06/08 23:13:22 albertel Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -10,7 +10,7 @@ # ======================================= Default settings for Makefile options DISTPROBE=`perl ./distprobe` DIST=$(DISTPROBE) -CATEGORY="development" +CATEGORY="runtime" SOURCE=../.. TARGET="" NORESTORECONF="0"