From: Mark Wooding Date: Tue, 7 Feb 2006 19:44:18 +0000 (+0000) Subject: Change in project setups. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/runlisp/commitdiff_plain/30a4312c4913b956df15351e48a48b781c2cd1f5?hp=30a4312c4913b956df15351e48a48b781c2cd1f5 Change in project setups. Replace lots of little `setup' scripts with a single `mdw-setup' script here which works out what it needs to do. Also, don't explicitly call `mkinstalldirs' from the Makefile.am, because it doesn't exist any more. ---