Home | History | Annotate | Download | only in breakpoint_conditions
      1 LEVEL = ../../../make
      2 
      3 C_SOURCES := main.c
      4 CFLAGS_EXTRAS := -std=c99
      5 
      6 include $(LEVEL)/Makefile.rules
      7