--- loncom/build/Makefile 2001/01/06 00:05:46 1.19 +++ loncom/build/Makefile 2001/01/16 17:58:43 1.21 @@ -65,6 +65,7 @@ build: RPM: BinaryRoot cat base_file_list.txt | perl make_rpm.pl base 3.1 '' '' BinaryRoot + cat setup_file_list.txt | perl make_rpm.pl setup 3.1 '' '' BinaryRoot BinaryRoot: perl parse.pl ../../doc/loncapafiles/loncapafiles.html BinaryRoot @@ -77,3 +78,6 @@ clean: rm -f Makefile.BinaryRoot rm -f Makefile.build rm -f Makefile.install + rm -f Makefile.install.tmp + rm -f Makefile.cd.tmp + rm -f *.rpm