Deleted Added
full compact
OptionalObsoleteFiles.inc (215323) OptionalObsoleteFiles.inc (216179)
1#
1#
2# $FreeBSD: head/tools/build/mk/OptionalObsoleteFiles.inc 215323 2010-11-14 22:14:36Z gonzo $
2# $FreeBSD: head/tools/build/mk/OptionalObsoleteFiles.inc 216179 2010-12-04 11:40:40Z uqs $
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/periodic/daily/310.accounting
10OLD_FILES+=etc/periodic/monthly/200.accounting

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

1864OLD_FILES+=usr/lib/libdialog_p.a
1865OLD_FILES+=usr/lib/libedit_p.a
1866OLD_FILES+=usr/lib/libelf_p.a
1867OLD_FILES+=usr/lib/libfetch_p.a
1868OLD_FILES+=usr/lib/libfl_p.a
1869OLD_FILES+=usr/lib/libform_p.a
1870OLD_FILES+=usr/lib/libformw_p.a
1871OLD_FILES+=usr/lib/libftpio_p.a
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/periodic/daily/310.accounting
10OLD_FILES+=etc/periodic/monthly/200.accounting

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

1864OLD_FILES+=usr/lib/libdialog_p.a
1865OLD_FILES+=usr/lib/libedit_p.a
1866OLD_FILES+=usr/lib/libelf_p.a
1867OLD_FILES+=usr/lib/libfetch_p.a
1868OLD_FILES+=usr/lib/libfl_p.a
1869OLD_FILES+=usr/lib/libform_p.a
1870OLD_FILES+=usr/lib/libformw_p.a
1871OLD_FILES+=usr/lib/libftpio_p.a
1872OLD_FILES+=usr/lib/libg2c_p.a
1873OLD_FILES+=usr/lib/libgcc_p.a
1874OLD_FILES+=usr/lib/libgeom_p.a
1875OLD_FILES+=usr/lib/libgnuregex_p.a
1876OLD_FILES+=usr/lib/libgpib_p.a
1877OLD_FILES+=usr/lib/libgssapi_krb5_p.a
1878OLD_FILES+=usr/lib/libgssapi_p.a
1879OLD_FILES+=usr/lib/libhdb_p.a
1880OLD_FILES+=usr/lib/libhistory_p.a

--- 433 unchanged lines hidden ---
1872OLD_FILES+=usr/lib/libgcc_p.a
1873OLD_FILES+=usr/lib/libgeom_p.a
1874OLD_FILES+=usr/lib/libgnuregex_p.a
1875OLD_FILES+=usr/lib/libgpib_p.a
1876OLD_FILES+=usr/lib/libgssapi_krb5_p.a
1877OLD_FILES+=usr/lib/libgssapi_p.a
1878OLD_FILES+=usr/lib/libhdb_p.a
1879OLD_FILES+=usr/lib/libhistory_p.a

--- 433 unchanged lines hidden ---