*** empty log message ***

This commit is contained in:
Bryce Denney 2001-06-12 19:22:50 +00:00
parent 27a4a0979f
commit 733c2f3a19

View File

@ -28,7 +28,7 @@ mac makefiles:
rm -rf $DIR
tar xzvf bochs-$VERSION.tar.gz
(cd $DIR && sh .conf.macos)
zip bochs-macos-$VERSION.zip bochs-$VERSION/config.h bochs-$VERSION/Makefile bochs-$VERSION/*/Makefile bochs-$VERSION/*/*/Makefile
zip bochs-macmakefiles-$VERSION.zip bochs-$VERSION/config.h bochs-$VERSION/Makefile bochs-$VERSION/*/Makefile bochs-$VERSION/*/*/Makefile
rm -rf $DIR
Linux RPM: