Back to home page

LXR

 
 

    


File indexing completed on 2025-05-11 08:24:27

0001 #
0002 #  Example Makefile for a directory
0003 #
0004 
0005 include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
0006 
0007 include $(RTEMS_CUSTOM)
0008 include $(RTEMS_ROOT)/make/directory.cfg
0009 
0010 SUBDIRS=a b c your-directories-go-here
0011