summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/csh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index e5d4ec1..ffd511d 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -73,7 +73,7 @@ NLSSRCFILES_${catalog:C/.*://}!= cd ${NLSSRCDIR_${catalog:C/.*://}}; echo set[0-
.endfor
csh.1: tcsh.man
- ln -sf ${.ALLSRC} ${.TARGET}
+ cat ${.ALLSRC} > ${.TARGET}
build-tools: gethost
OpenPOWER on IntegriCloud