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

Diff for /mandoc/Makefile between version 1.308 and 1.309

version 1.308, 2011/01/07 13:10:03 version 1.309, 2011/01/07 15:22:21
Line 19  INSTALL_LIB = $(INSTALL) -m 0644
Line 19  INSTALL_LIB = $(INSTALL) -m 0644
 INSTALL_MAN     = $(INSTALL_DATA)  INSTALL_MAN     = $(INSTALL_DATA)
   
 VERSION    = 1.10.9  VERSION    = 1.10.9
 VDATE      = 07 January 2010  VDATE      = 07 January 2011
   
 VFLAGS     = -DVERSION="\"$(VERSION)\""  VFLAGS     = -DVERSION="\"$(VERSION)\""
 WFLAGS     = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings  WFLAGS     = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings

Legend:
Removed from v.1.308  
changed lines
  Added in v.1.309

CVSweb