OptionalObsoleteFiles.inc (1b6a5580c1f999fb1ba5f9860cf63a8aefc55b3c) OptionalObsoleteFiles.inc (a42d6f76018e4ed8324e319ab48aac904bda437c)
1#
2#
3# This file adds support for the WITHOUT_* and WITH_* knobs in src.conf(5) to
4# the check-old* and delete-old* targets.
5#
6# Blocks should be in sort(1) order by primary option.
7#
8

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

7342OLD_DIRS+=usr/share/sendmail
7343OLD_DIRS+=var/spool/clientmqueue
7344.endif
7345
7346.if ${MK_SERVICESDB} == no
7347OLD_FILES+=var/db/services.db
7348.endif
7349
1#
2#
3# This file adds support for the WITHOUT_* and WITH_* knobs in src.conf(5) to
4# the check-old* and delete-old* targets.
5#
6# Blocks should be in sort(1) order by primary option.
7#
8

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

7342OLD_DIRS+=usr/share/sendmail
7343OLD_DIRS+=var/spool/clientmqueue
7344.endif
7345
7346.if ${MK_SERVICESDB} == no
7347OLD_FILES+=var/db/services.db
7348.endif
7349
7350.if ${MK_NUAGEINIT} == no
7351OLD_FILES+=etc/rc.d/nuageinit
7352OLD_FILES+=usr/libexec/nuageinit
7353OLD_FILES+=usr/share/flua/nuage.lua
7354OLD_FILES+=usr/share/flua/yaml.lua
7355OLD_FILES+=usr/tests
7356OLD_FILES+=usr/tests/libexec/nuageinit/utils
7357OLD_FILES+=usr/tests/libexec/nuageinit/nuage
7358OLD_FILES+=usr/tests/libexec/nuageinit/warn.lua
7359OLD_FILES+=usr/tests/libexec/nuageinit/dirname.lua
7360OLD_FILES+=usr/tests/libexec/nuageinit/err.lua
7361OLD_FILES+=usr/tests/libexec/nuageinit/adduser.lua
7362OLD_FILES+=usr/tests/libexec/nuageinit/addsshkeys.lua
7363OLD_FILES+=usr/tests/libexec/nuageinit/Kyuafile
7364OLD_FILES+=usr/tests/libexec/nuageinit/ktrace.out
7365OLD_FILES+=usr/tests/libexec/nuageinit/addgroup.lua
7366OLD_FILES+=usr/tests/libexec/nuageinit/sethostname.lua
7367OLD_FILES+=usr/tests/libexec/nuageinit/nuageinit
7368OLD_FILES+=usr/tests/libexec/nuageinit/addsshkey.lua
7369.endif
7370
7350.if ${MK_SHAREDOCS} == no
7351OLD_FILES+=usr/share/doc/pjdfstest/README
7352OLD_DIRS+=usr/share/doc/pjdfstest
7353.endif
7354
7355.if ${MK_SYSCONS} == no
7356OLD_FILES+=usr/share/syscons/fonts/INDEX.fonts
7357OLD_FILES+=usr/share/syscons/fonts/armscii8-8x14.fnt

--- 2342 unchanged lines hidden ---
7371.if ${MK_SHAREDOCS} == no
7372OLD_FILES+=usr/share/doc/pjdfstest/README
7373OLD_DIRS+=usr/share/doc/pjdfstest
7374.endif
7375
7376.if ${MK_SYSCONS} == no
7377OLD_FILES+=usr/share/syscons/fonts/INDEX.fonts
7378OLD_FILES+=usr/share/syscons/fonts/armscii8-8x14.fnt

--- 2342 unchanged lines hidden ---