Our histedit.h lives in src/include.

This commit is contained in:
David E. O'Brien 2001-10-01 21:08:03 +00:00
parent 3f289a0678
commit be4f05c4f6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84327

View File

@ -29,7 +29,6 @@ MLINKS= editline.3 el_init.3 editline.3 el_end.3 editline.3 el_reset.3 \
SRCS= editline.c tokenizer.c history.c
SRCS+= common.h emacs.h fcns.h help.h vi.h
INCS= histedit.h
CLEANFILES+=common.h editline.c emacs.h fcns.c fcns.h help.c help.h vi.h
CFLAGS+=-I. -I${.CURDIR}