Make make_ext.pl write out a shell script of its actions for make distclean etc
authorNicholas Clark <nick@ccl4.org>
Wed, 14 Jan 2009 10:32:44 +0000 (10:32 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 14 Jan 2009 10:32:44 +0000 (10:32 +0000)
commit61edc68382f612a884a3181266d6220ea3a727eb
tree6f11064ee8b84f3dc23302ab9584ccae02a19a0b
parent29638d28d4592a1802e976efd732f501c8ff0af8
Make make_ext.pl write out a shell script of its actions for make distclean etc
(In case the user runs make clean; make distclean; as clean removes miniperl)
Change the #! line to ./miniperl
Makefile.SH
ext/util/make_ext.pl