forked from Imagelibrary/rtems
12 lines
164 B
Makefile
12 lines
164 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
|
|
|
|
include $(RTEMS_CUSTOM)
|
|
include $(RTEMS_ROOT)/make/directory.cfg
|
|
|
|
SUBDIRS=a b c your-directories-go-here
|
|
|