Home | History | Annotate | Download | only in rdar-12408181
      1 LEVEL = ../../../make
      2 
      3 OBJC_SOURCES := main.m
      4 
      5 include $(LEVEL)/Makefile.rules
      6 
      7 LDFLAGS += -framework Foundation -framework Cocoa
      8