OBJC_SOURCES := objc-ivar-offsets.m main.m
LDFLAGS = $(CFLAGS) -lobjc -framework Foundation

include Makefile.rules
