Codebase list httping / 2b1bd00
2.2.1 folkert 11 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
3434 WFLAGS=-Wall -W
3535 OFLAGS=
3636 CFLAGS+=$(WFLAGS) $(OFLAGS) -DVERSION=\"$(VERSION)\"
37 LDFLAGS=-lm
37 LDFLAGS+=-lm
3838
3939 PACKAGE=$(TARGET)-$(VERSION)
4040 PREFIX?=/usr
0 VERSION=2.3
0 VERSION=2.2.1