aboutsummaryrefslogtreecommitdiff
path: root/bin/csh
diff options
context:
space:
mode:
authorMark Peek <mp@FreeBSD.org>2005-04-24 19:44:43 +0000
committerMark Peek <mp@FreeBSD.org>2005-04-24 19:44:43 +0000
commit099f08ce6e7e7e6e7ee127d9c643900fa1fbcbc0 (patch)
tree22d328c23eadaab9ae26336115942c192023a6ae /bin/csh
parent7c1eefa6b6a2747a17b79470776cda01498de3a5 (diff)
downloadsrc-099f08ce6e7e7e6e7ee127d9c643900fa1fbcbc0.tar.gz
src-099f08ce6e7e7e6e7ee127d9c643900fa1fbcbc0.zip
Add new file (tc.nls.c) to the build.
Notes
Notes: svn path=/head/; revision=145481
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 90ce918ae76a..8b2ff3822e35 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -27,7 +27,7 @@ SRCS+= tw.decls.h tw.h tw.help.c tw.init.c tw.parse.c tw.spell.c \
SRCS+= ed.chared.c ed.decls.h ed.defns.c ed.h ed.init.c ed.inputl.c \
ed.refresh.c ed.screen.c ed.xmap.c ed.term.c ed.term.h
SRCS+= tc.alloc.c tc.bind.c tc.const.c tc.decls.h tc.disc.c \
- tc.func.c tc.os.c tc.os.h tc.printf.c tc.prompt.c \
+ tc.func.c tc.nls.c tc.os.c tc.os.h tc.printf.c tc.prompt.c \
tc.sched.c tc.sig.c tc.sig.h tc.str.c sh.types.h tc.vers.c tc.wait.h \
tc.who.c tc.h
GENHDRS= ed.defns.h sh.err.h tc.const.h tc.defs.c