Home | History | Annotate | Download | only in target_command
      1 LEVEL = ../../make
      2 
      3 # Example:
      4 #
      5 # C_SOURCES := b.c
      6 # EXE := b.out
      7 
      8 include $(LEVEL)/Makefile.rules
      9