
.EXPORT_ALL_VARIABLES:

CFLAGS += -I$(ROOTDIR)/freeswan/zlib

VPATH = $(ROOTDIR)/freeswan/zlib

include $(ROOTDIR)/freeswan/zlib/Makefile

