r229: Turn this into a slightly better Makefile, as suggested by Mike Frysinger
[nbd.git] / gznbd / Makefile
1 CC ?= gcc
2 CFLAGS ?= -s -O2
3 CFLAGS += -Wall
4 CPPFLAGS += -DTRACE
5 LDLIBS += -lz
6
7 all: gznbd