Comment out MK_PROFILE until ru@ can fix this properly

This commit is contained in:
Poul-Henning Kamp 2006-03-19 04:49:11 +00:00
parent 930081e7d9
commit 371b1253c9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156867

View File

@ -3,7 +3,7 @@
PAMDIR= ${.CURDIR}/../../../../contrib/openpam
NO_INSTALLLIB=
MK_PROFILE= no
# MK_PROFILE= no
CFLAGS+= -I${PAMDIR}/include -I${.CURDIR}/../../libpam
WARNS?= 4