mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-23 09:23:00 +01:00
s/dir.h/dir.c/
This commit is contained in:
parent
53a312d593
commit
6512591f8d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53715
@ -3,7 +3,7 @@
|
|||||||
.PATH: ${.CURDIR}/../../../contrib/diff
|
.PATH: ${.CURDIR}/../../../contrib/diff
|
||||||
|
|
||||||
PROG= diff
|
PROG= diff
|
||||||
SRCS= analyze.c cmpbuf.c context.c diff.c dir.h ed.c getopt.c getopt1.c \
|
SRCS= analyze.c cmpbuf.c context.c diff.c dir.c ed.c getopt.c getopt1.c \
|
||||||
ifdef.c io.c normal.c prepend_args.c side.c util.c version.c
|
ifdef.c io.c normal.c prepend_args.c side.c util.c version.c
|
||||||
|
|
||||||
# Important for ctype macros!
|
# Important for ctype macros!
|
||||||
|
Loading…
Reference in New Issue
Block a user