summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbringert <unknown>2004-06-22 12:37:28 +0000
committerbringert <unknown>2004-06-22 12:37:28 +0000
commit30031131346792ada5ce6558c94369c6dc675f21 (patch)
tree0c6b31f3d38e1367577dec2a15d11d6cb3d42987 /src
parent53f7d4ecfb7b101c29115d3ba7285757808bbb9c (diff)
recreate for-ghc-nofun if it does not exist, since cvs export prunes empty dirs
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index eeb854105..1a35d4bab 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -60,6 +60,7 @@ justwindows:
mv gf2.exe ../bin/
nofud-links:
+ mkdir -p for-ghc-nofud
rm -f for-ghc-nofud/*.hs
ln -s ../for-ghc/Arch.hs for-ghc-nofud
ln -s ../for-hugs/ArchEdit.hs for-ghc-nofud