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

Diff for /mandoc/Makefile between version 1.145 and 1.146

version 1.145, 2009/03/22 19:10:48 version 1.146, 2009/03/22 19:14:29
Line 19  CFLAGS    += $(VFLAGS)
Line 19  CFLAGS    += $(VFLAGS)
   
 # If you want to strip `Xo/Xc' macro pairs, enable this.  Really, only  # If you want to strip `Xo/Xc' macro pairs, enable this.  Really, only
 # OpenBSD should be doing this while it kicks its cruft.  # OpenBSD should be doing this while it kicks its cruft.
 CFLAGS    += -DSTRIP_XO  #CFLAGS   += -DSTRIP_XO
 LINTFLAGS += -DSTRIP_XO  #LINTFLAGS += -DSTRIP_XO
   
 LIBLNS     = macro.ln mdoc.ln hash.ln strings.ln xstd.ln argv.ln \  LIBLNS     = macro.ln mdoc.ln hash.ln strings.ln xstd.ln argv.ln \
              validate.ln action.ln lib.ln att.ln arch.ln vol.ln \               validate.ln action.ln lib.ln att.ln arch.ln vol.ln \

Legend:
Removed from v.1.145  
changed lines
  Added in v.1.146

CVSweb