summaryrefslogtreecommitdiff
path: root/xc/Imakefile
diff options
context:
space:
mode:
authorrws <empty>1987-11-30 15:45:14 +0000
committerrws <empty>1987-11-30 15:45:14 +0000
commit191fbb634c5f4edff6f6833bca4285c33772acfc (patch)
treeb951f46094417eb1c06417867681a9dab69a4151 /xc/Imakefile
parent8d9a81e951228fb60307814d9af7af5a08c78d65 (diff)
change ln to -ln
Diffstat (limited to 'xc/Imakefile')
-rw-r--r--xc/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/Imakefile b/xc/Imakefile
index 47c2f7efc..895d86208 100644
--- a/xc/Imakefile
+++ b/xc/Imakefile
@@ -42,7 +42,7 @@ install::
-mkdir $(INCDIR)
-mkdir $(FONTDIR)
-mkdir $(MANDIR)
- ln -s $(INCDIR) $(FUTUREINCDIR)
+ -ln -s $(INCDIR) $(FUTUREINCDIR)
#
# before making the makefiles, be sure that imake exists.