CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/04 11:31:19
Modified files:
usr.sbin/nsd : Makefile.in
usr.sbin/unbound: Makefile.in
Log message:
Disable the install target in nsd and unbound's Makefiles, so if someone runs
'make install' rather than 'make -f Makefile.bsd-wrapper install' it will
just do nothing rather than put files into /usr/local. ok jakob@
