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

Diff for /mandoc/Makefile between version 1.233 and 1.234

version 1.233, 2009/10/22 17:54:24 version 1.234, 2009/10/26 04:15:41
Line 19  CFLAGS    += $(VFLAGS)
Line 19  CFLAGS    += $(VFLAGS)
 LINTFLAGS += $(VFLAGS)  LINTFLAGS += $(VFLAGS)
   
 MANDOCFLAGS = -Wall -fstrict  MANDOCFLAGS = -Wall -fstrict
 MANDOCHTML = -Thtml -ostyle=style.css,man=%N.%S.html,includes=%I.html  MANDOCHTML = -Thtml -Ostyle=style.css,man=%N.%S.html,includes=%I.html
   
 MDOCLNS    = mdoc_macro.ln mdoc.ln mdoc_hash.ln mdoc_strings.ln \  MDOCLNS    = mdoc_macro.ln mdoc.ln mdoc_hash.ln mdoc_strings.ln \
              mdoc_argv.ln mdoc_validate.ln mdoc_action.ln \               mdoc_argv.ln mdoc_validate.ln mdoc_action.ln \

Legend:
Removed from v.1.233  
changed lines
  Added in v.1.234

CVSweb