targets=xml cppflags_force=-I ../include cflags_force=`pkg-config --cflags libSystem` -fPIE cflags=-W -Wall -g -O2 -fPIE -D_FORTIFY_SOURCE=2 -fstack-protector ldflags_force=`pkg-config --libs libSystem` -L$(OBJDIR)../src -Wl,-rpath,$(PREFIX)/lib -lParser ldflags=-pie -Wl,-z,relro -Wl,-z,now dist=Makefile #targets [xml] type=binary sources=xml.c