LEVEL = ../../../make

OBJC_SOURCES := blocked.m
LDFLAGS = $(CFLAGS) -lobjc -framework Foundation

include $(LEVEL)/Makefile.rules
