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

Diff for /docbook2mdoc/Makefile between version 1.6 and 1.7

version 1.6, 2014/03/29 11:20:10 version 1.7, 2014/03/29 22:48:32
Line 1 
Line 1 
 VERSION = 0.0.3  VERSION = 0.0.4
 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.6  
changed lines
  Added in v.1.7

CVSweb