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

Diff for /pod2mdoc/Makefile between version 1.4 and 1.5

version 1.4, 2014/03/24 01:47:40 version 1.5, 2014/04/02 08:14:27
Line 1 
Line 1 
 VERSION = 0.0.8  VERSION = 0.0.9
 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.4  
changed lines
  Added in v.1.5

CVSweb