SUBDIRS = raw lib cli if ENABLE_SPY SUBDIRS += dump endif if ENABLE_DEBUG CFLAGS += -g else CFLAGS += -fomit-frame-pointer LDFLAGS+= -s endif