Re2: 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:34:16 PDT 2004


    Or, alternatively, to change the PATCH/OBJ loop to only generate
    objects for particular extensions (like .c), rather then 
    generate objects for patches that do not have particular extensions.

					-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