cvs commit: src/usr.bin/ruptime
    Joerg Sonnenberger 
    joerg at britannica.bec.de
       
    Sun Sep 26 09:04:50 PDT 2004
    
    
  
On Sun, Sep 26, 2004 at 08:29:11AM -0700, Jeroen Ruigrok/asmodai wrote:
> asmodai     2004/09/26 08:29:11 PDT
> 
> DragonFly src repository
> 
>   Modified files:
>     usr.bin/ruptime      Makefile 
>   Log:
>   Make WARNS ?= instead of = per all the other Makefiles.
WARNS?= is prefered because it allows us to specify a default value more
easily.
Joerg
>   
>   Revision  Changes    Path
>   1.3       +1 -1      src/usr.bin/ruptime/Makefile
> 
> 
> http://www.dragonflybsd.org/cvsweb/src/usr.bin/ruptime/Makefile.diff?r1=1.2&r2=1.3&f=u
    
    
More information about the Commits
mailing list