Extend the patch framework to handle non-compilable files. E.g. for
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 26 Jul 2004 14:29:11 +0000 (14:29 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 26 Jul 2004 14:29:11 +0000 (14:29 +0000)
commit0a475562a33c4fda842fcc2f3ea9c5ddcbb67df8
treefefb92514989c2bfba91671621571db95cadca49
parente0c895ac7a545edcf0032e8134ff41f8b1c238e4
Extend the patch framework to handle non-compilable files. E.g. for
a man page patch, no object file should be created.

This is done by using the extension .no_obj.patch.

Requested-by: corecode
share/mk/bsd.dep.mk
share/mk/bsd.lib.mk
share/mk/bsd.prog.mk