# this uses libpf build flags from Makefile.defs # the install and clean targets are currently not used all: target include ../../Makefile.defs TARGET = ip.$(MODEXT) TARGET_DIR = $(PREFIX)/lib/pf/plugins LDFLAGS = $(LDFLAGS_MODULE) $(LIBS) $(LDFLAGS_PF) MODULE=plugins/ip sources = imageproc.c words.c convert.c bitmap.c ops.c resample.c histo.c cog.c ip.c include $(BUILDDIR)/Makefile.rules