Deleted Added
full compact
OptionalObsoleteFiles.inc (296417) OptionalObsoleteFiles.inc (296889)
1#
1#
2# $FreeBSD: head/tools/build/mk/OptionalObsoleteFiles.inc 296417 2016-03-05 20:24:31Z dim $
2# $FreeBSD: head/tools/build/mk/OptionalObsoleteFiles.inc 296889 2016-03-15 04:42:37Z imp $
3#
4# This file add support for the WITHOUT_* and WITH_* knobs in src.conf(5) to
5# the check-old and delete-old* targets.
6#
7
8.if ${MK_ACCT} == no
9OLD_FILES+=etc/rc.d/accounting
10OLD_FILES+=etc/periodic/daily/310.accounting

--- 8008 unchanged lines hidden (view full) ---

8019OLD_FILES+=usr/sbin/usbdump
8020OLD_FILES+=usr/share/examples/libusb20/Makefile
8021OLD_FILES+=usr/share/examples/libusb20/README
8022OLD_FILES+=usr/share/examples/libusb20/bulk.c
8023OLD_FILES+=usr/share/examples/libusb20/control.c
8024OLD_FILES+=usr/share/examples/libusb20/util.c
8025OLD_FILES+=usr/share/examples/libusb20/util.h
8026OLD_DIRS+=usr/share/examples/libusb20
3#
4# This file add support for the WITHOUT_* and WITH_* knobs in src.conf(5) to
5# the check-old and delete-old* targets.
6#
7
8.if ${MK_ACCT} == no
9OLD_FILES+=etc/rc.d/accounting
10OLD_FILES+=etc/periodic/daily/310.accounting

--- 8008 unchanged lines hidden (view full) ---

8019OLD_FILES+=usr/sbin/usbdump
8020OLD_FILES+=usr/share/examples/libusb20/Makefile
8021OLD_FILES+=usr/share/examples/libusb20/README
8022OLD_FILES+=usr/share/examples/libusb20/bulk.c
8023OLD_FILES+=usr/share/examples/libusb20/control.c
8024OLD_FILES+=usr/share/examples/libusb20/util.c
8025OLD_FILES+=usr/share/examples/libusb20/util.h
8026OLD_DIRS+=usr/share/examples/libusb20
8027OLD_FILES+=usr/share/firmware/ar5523.bin
8027OLD_FILES+=usr/share/man/man1/uhsoctl.1.gz
8028OLD_FILES+=usr/share/man/man1/usbhidaction.1.gz
8029OLD_FILES+=usr/share/man/man1/usbhidctl.1.gz
8030OLD_FILES+=usr/share/man/man3/hid_dispose_report_desc.3.gz
8031OLD_FILES+=usr/share/man/man3/hid_end_parse.3.gz
8032OLD_FILES+=usr/share/man/man3/hid_get_data.3.gz
8033OLD_FILES+=usr/share/man/man3/hid_get_item.3.gz
8034OLD_FILES+=usr/share/man/man3/hid_get_report_desc.3.gz

--- 867 unchanged lines hidden ---
8028OLD_FILES+=usr/share/man/man1/uhsoctl.1.gz
8029OLD_FILES+=usr/share/man/man1/usbhidaction.1.gz
8030OLD_FILES+=usr/share/man/man1/usbhidctl.1.gz
8031OLD_FILES+=usr/share/man/man3/hid_dispose_report_desc.3.gz
8032OLD_FILES+=usr/share/man/man3/hid_end_parse.3.gz
8033OLD_FILES+=usr/share/man/man3/hid_get_data.3.gz
8034OLD_FILES+=usr/share/man/man3/hid_get_item.3.gz
8035OLD_FILES+=usr/share/man/man3/hid_get_report_desc.3.gz

--- 867 unchanged lines hidden ---