Use INCSLINKS so that "make installincludes" installs links during buildworld.
This commit is contained in:
parent
f039559048
commit
4eea9e0d09
@ -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