mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 23:57:54 +01:00
Put back dependencies on header files.
Submitted by: jkh
This commit is contained in:
parent
9a500b2bcc
commit
dbc3117819
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2107
@ -23,7 +23,7 @@ CLEANFILES+=${SPECHDR} ${EX} vi.1
|
||||
# General sources.
|
||||
SRCS= cut.c delete.c exf.c line.c log.c main.c mark.c msg.c options.c \
|
||||
options_f.c put.c screen.c search.c seq.c signal.c recover.c \
|
||||
term.c trace.c util.c
|
||||
term.c trace.c util.c ${SPECHDR}
|
||||
|
||||
# Ex source.
|
||||
SRCS+= ex.c ex_abbrev.c ex_append.c ex_args.c ex_argv.c ex_at.c ex_bang.c \
|
||||
|
Loading…
Reference in New Issue
Block a user