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

Diff for /docbook2mdoc/Makefile between version 1.8 and 1.9

version 1.8, 2014/03/30 11:48:10 version 1.9, 2014/03/30 18:17:21
Line 1 
Line 1 
 VERSION = 0.0.4  VERSION = 0.0.5
 CFLAGS += -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings  CFLAGS += -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
 BUILT = printf.html iovec.html ls.html as.html  BUILT = printf.html iovec.html ls.html as.html
 WWWPREFIX = /usr/vhosts/mdocml.bsd.lv/www/htdocs/docbook2mdoc  WWWPREFIX = /usr/vhosts/mdocml.bsd.lv/www/htdocs/docbook2mdoc

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb