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

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