1OBJC_SOURCES := static.m
2LD_EXTRAS := -lobjc -framework Foundation
3
4include Makefile.rules
5