Build kerberized versions of the PAM library, and install them
into corresponding distributions during "make release". (This also cleans the "slib" distribution up from the .o files.) PR: misc/43825 (inspired by)
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
SUBDIR= doc lib libexec usr.bin usr.sbin
|
||||
|
||||
# These are the programs which depend on Kerberos.
|
||||
KPROGS= secure/usr.bin/ssh secure/usr.sbin/sshd
|
||||
KPROGS= lib/libpam secure/usr.bin/ssh secure/usr.sbin/sshd
|
||||
|
||||
# This target is used to rebuild these programs WITH Kerberos.
|
||||
kerberize:
|
||||
|
||||
Reference in New Issue
Block a user