mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Use INCSLINKS so that "make installincludes" installs links during buildworld.
This commit is contained in:
parent
c2a4ee9906
commit
1e671ba260
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228116
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
INCS= readline.h history.h
|
||||
SYMLINKS= readline.h ${INCLUDEDIR}/edit/readline/tilde.h
|
||||
INCSLINKS= readline.h ${INCSDIR}/tilde.h
|
||||
|
||||
INCSDIR= ${INCLUDEDIR}/edit/readline
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user