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

Diff for /docbook2mdoc/Makefile between version 1.9 and 1.10

version 1.9, 2014/03/30 18:17:21 version 1.10, 2014/04/02 07:55:26
Line 1 
Line 1 
 VERSION = 0.0.5  VERSION = 0.0.6
 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.9  
changed lines
  Added in v.1.10

CVSweb