cvs commit: src/share/mk bsd.dep.mk bsd.lib.mk bsd.prog.mk

Matthew Dillon dillon at apollo.backplane.com
Mon Jul 26 13:33:08 PDT 2004


    A better way might be to simply strip off the '.patch' and process
    the extension before it as per normal.  I don't know how easy that
    would be, but it would be more intuitive.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>


:joerg       2004/07/26 07:29:12 PDT
:
:DragonFly src repository
:
:  Modified files:
:    share/mk             bsd.dep.mk bsd.lib.mk bsd.prog.mk 
:  Log:
:  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
:  
:  Revision  Changes    Path
:  1.4       +1 -1      src/share/mk/bsd.dep.mk
:  1.7       +1 -1      src/share/mk/bsd.lib.mk
:  1.6       +1 -1      src/share/mk/bsd.prog.mk
:
:
:http://www.dragonflybsd.org/cvsweb/src/share/mk/bsd.dep.mk.diff?r1=1.3&r2=1.4&f=u
:http://www.dragonflybsd.org/cvsweb/src/share/mk/bsd.lib.mk.diff?r1=1.6&r2=1.7&f=u
:http://www.dragonflybsd.org/cvsweb/src/share/mk/bsd.prog.mk.diff?r1=1.5&r2=1.6&f=u
:






More information about the Commits mailing list