summaryrefslogtreecommitdiff
path: root/xc/Imakefile
diff options
context:
space:
mode:
authorrws <empty>1988-02-11 14:43:22 +0000
committerrws <empty>1988-02-11 14:43:22 +0000
commit64e83268df3301af3e8c8cb78abc6680532b61d2 (patch)
treef3556b9919a342f6802bf3ed37a7dad8ebc1ee74 /xc/Imakefile
parent3c3b3d1aab334601aa3e0d0eeb42b84930a3affa (diff)
more configurable
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 3ca502387..d895c211b 100644
--- a/xc/Imakefile
+++ b/xc/Imakefile
@@ -51,7 +51,7 @@ install::
-mkdir $(INCDIR)
-mkdir $(FONTDIR)
-mkdir $(MANDIR)
- -ln -s $(INCDIR) $(FUTUREINCDIR)
+ -$(LN) $(INCDIR) $(FUTUREINCDIR)
#
# before making the makefiles, be sure that imake exists.