[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Makefile between version 1.282 and 1.283

version 1.282, 2010/06/26 15:22:19 version 1.283, 2010/06/27 15:52:41
Line 23  CFLAGS    += -g $(WFLAGS) $(VFLAGS) -DHAVE_CONFIG_H
Line 23  CFLAGS    += -g $(WFLAGS) $(VFLAGS) -DHAVE_CONFIG_H
 # in the lower-left hand corner of -mdoc manuals.  # in the lower-left hand corner of -mdoc manuals.
 # CFLAGS += -DOSNAME="\"OpenBSD 4.5\""  # CFLAGS += -DOSNAME="\"OpenBSD 4.5\""
   
 # Unset this if you don't want Xo/Xc allowing split `It' lines, which  
 # breaks symmetry.  
 CFLAGS    += -DUGLY  
   
 LINTFLAGS += $(VFLAGS)  LINTFLAGS += $(VFLAGS)
   
 MANDOCFLAGS = -Wall -fstrict  MANDOCFLAGS = -Wall -fstrict

Legend:
Removed from v.1.282  
changed lines
  Added in v.1.283

CVSweb