Home | History | Annotate | Download | only in io
      1 LEVEL = ../../../make
      2 
      3 C_SOURCES := main.c
      4 EXE := process_io
      5 
      6 include $(LEVEL)/Makefile.rules
      7