# Global installation configuration VERSION=`cat include/smtpmap.h | grep VERSION | cut -d"\"" -f2` # Internal Configuration, do not touch TMPDIR=.smtpmap-$(VERSION) CC=$(CXX) CFLAGS+=-D_PREFIX=\"$(PREFIX)\" INC+=-I../include -I/usr/include DEPFLAG=-M $(INC)