Subject: kerberos and binary packages To: None <tech-pkg@netbsd.org> From: None <mcmahill@mtl.mit.edu> List: tech-pkg Date: 10/31/1999 08:30:08
Do we have any way of handling binary packages which may or may not use
kerberos? Ie, something like:
make KERBEROS=4 package
to produce
foo-1.0-us.tgz
or
make package
to produce
foo-1.0-export.tgz
-Dan