]> mj.ucw.cz Git - arexx.git/blobdiff - Makefile
Released v1.5
[arexx.git] / Makefile
index 6dfee228d3721f40b4f1f4eae52af574699b241e..267a668152031efe57fe8856ae3be0e1f14df30a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-VERSION=1.1
+VERSION=1.5
 ARCHIVE=arexxd-$(VERSION).tar.gz
 
 CC=gcc
 LD=gcc
-CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wredundant-decls -std=gnu99
+CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wredundant-decls -std=gnu99 -DAREXXD_VERSION='"$(VERSION)"'
 LDLIBS=-lusb-1.0 -lm -lrrd
 
 all: arexxd