Compatability symlinks can be confusing...turn them off for this build.

This commit is contained in:
Bruce A. Mah 2002-10-19 18:39:54 +00:00
parent 1b0bcec8ac
commit 8e451596a2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14703

View file

@ -55,7 +55,9 @@ INSTALL_COMPRESSED?= zip gz
#
# Turn on RLE encoding and indexing.
#
MISCOPTIONS+= NO_JPMAN=yes RLE=yes GEN_INDEX=1
# Don't make the compatability symlinks.
#
MISCOPTIONS+= NO_JPMAN=yes RLE=yes GEN_INDEX=1 IGNORE_COMPAT_SYMLINK=YES
DOCOBJDIR= ${DOCROOTDIR}/obj
DOCBUILDFILE= ${DOCOBJDIR}/build.txt