diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-27 10:03:10 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-27 10:03:10 +0000 |
| commit | 6c7d684cfea69345349f5eb6f075ce8ad936af33 (patch) | |
| tree | a0e5003ad5e528d51da311141bbd1d4acf690e9d /bin/csh | |
| parent | 8f1507811058ef1216eb30adb394a2c4d96f5edc (diff) | |
Notes
Diffstat (limited to 'bin/csh')
| -rw-r--r-- | bin/csh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile index 7c16359370e4..bb6c56ba0fd1 100644 --- a/bin/csh/Makefile +++ b/bin/csh/Makefile @@ -29,7 +29,6 @@ SRCS+= tc.alloc.c tc.bind.c tc.const.c tc.decls.h tc.disc.c \ GENHDRS= ed.defns.h sh.err.h tc.const.h tc.defs.c SRCS+= ${GENHDRS} -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, |
