Use INCSLINKS so that "make installincludes" installs links during buildworld.

This commit is contained in:
Max Khon 2011-11-29 06:21:01 +00:00
parent c2a4ee9906
commit 1e671ba260
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228116

View File

@ -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