CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/10/17 13:31:56
Modified files:
distrib/special/route: Makefile
distrib/syspatch: bsd.syspatch.mk
lib/libedit : Makefile
share/mk : bsd.dep.mk
sys/arch/amd64/stand/biosboot: Makefile
sys/arch/amd64/stand/boot: Makefile
sys/arch/amd64/stand/cdboot: Makefile
sys/arch/amd64/stand/mbr: Makefile
sys/arch/amd64/stand/pxeboot: Makefile
sys/arch/i386/stand/biosboot: Makefile
sys/arch/i386/stand/boot: Makefile
sys/arch/i386/stand/cdboot: Makefile
sys/arch/i386/stand/mbr: Makefile
sys/arch/i386/stand/pxeboot: Makefile
sys/arch/sparc64/stand/bootblk: Makefile
sys/dev/microcode/aic7xxx: Makefile
usr.bin/rdist : Makefile
Log message:
remove the remaining references to .depend files since nothing creates them
any longer; ok espie@ deraadt@