Make this work even if make depend is not run.

Reviewed by:
Submitted by:	jkh
This commit is contained in:
Jordan K. Hubbard 1994-08-08 18:54:08 +00:00
parent 3f64ea42b6
commit eaf83dc038
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1963

View File

@ -4,7 +4,7 @@ LIB= edit
OSRCS= chared.c common.c el.c emacs.c hist.c key.c map.c parse.c \
prompt.c read.c refresh.c search.c sig.c term.c tty.c vi.c \
help.c fcns.c
help.c fcns.c help.h
# For speed and debugging
#SRCS= ${OSRCS} tokenizer.c history.c