unix: move Makefile so that it cannot be run accidentally
This commit is contained in:
@@ -58,7 +58,7 @@ mk-with-libs.tgz:V:
|
|||||||
mkdir zot
|
mkdir zot
|
||||||
mv libutf libfmt libbio libregexp mk zot
|
mv libutf libfmt libbio libregexp mk zot
|
||||||
mv zot mk
|
mv zot mk
|
||||||
cp Makefile mk/Makefile
|
cp make/Makefile.all mk/Makefile
|
||||||
tar cf - mk | gzip > $target
|
tar cf - mk | gzip > $target
|
||||||
rm -r mk
|
rm -r mk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user