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

Diff for /pod2mdoc/Makefile between version 1.3 and 1.4

version 1.3, 2014/03/24 01:43:42 version 1.4, 2014/03/24 01:47:40
Line 1 
Line 1 
 VERSION = 0.0.5  VERSION = 0.0.8
 CFLAGS += -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings  CFLAGS += -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
   
 pod2mdoc: pod2mdoc.o  pod2mdoc: pod2mdoc.o

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb