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

Diff for /mandoc/Makefile between version 1.263 and 1.264

version 1.263, 2010/05/07 05:39:35 version 1.264, 2010/05/07 05:48:29
Line 22  CFLAGS    += -g $(WFLAGS) $(VFLAGS) -DHAVE_CONFIG_H
Line 22  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\""
   
 # Specify this if you want to accept Xo/Xc macros extending the head of  # Unset this if you don't want Xo/Xc allowing split `It' lines, which
 # block full-implicit macros.  # breaks symmetry.
 # CFLAGS += -DUGLY  CFLAGS    += -DUGLY
   
 LINTFLAGS += $(VFLAGS)  LINTFLAGS += $(VFLAGS)
   

Legend:
Removed from v.1.263  
changed lines
  Added in v.1.264

CVSweb