diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 2000-05-05 08:12:11 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2000-05-05 08:12:11 +0000 |
| commit | 54e00925171a384cb883b878695fa9284681f47b (patch) | |
| tree | e7a65e314eebc9a53d912cddfa487304748771e9 /bin/csh | |
| parent | 987887c0003e85509d4f9cd30a67626b4d29316a (diff) | |
Notes
Diffstat (limited to 'bin/csh')
| -rw-r--r-- | bin/csh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile index 894a2e27c15c..ad01d2330fa7 100644 --- a/bin/csh/Makefile +++ b/bin/csh/Makefile @@ -32,6 +32,7 @@ SRCS+= tc.alloc.c tc.bind.c tc.const.c tc.decls.h tc.disc.c \ SRCS+= tc.defs.c MAN1= csh.1 +MLINKS= csh.1 tcsh.1 # MLINKS for Shell built in commands for which there are no userland # utilities of the same name are handled with the associated manpage, # builtin.1 in share/man/man1/. |
