forked from Imagelibrary/rtems
17 lines
278 B
Makefile
17 lines
278 B
Makefile
_SUBDIRS =
|
|
_SUBDIRS += mp01
|
|
_SUBDIRS += mp03
|
|
_SUBDIRS += mp04
|
|
_SUBDIRS += mp05
|
|
_SUBDIRS += mp06
|
|
_SUBDIRS += mp07
|
|
_SUBDIRS += mp08
|
|
_SUBDIRS += mp09
|
|
_SUBDIRS += mp10
|
|
_SUBDIRS += mp11
|
|
_SUBDIRS += mp12
|
|
_SUBDIRS += mp13
|
|
_SUBDIRS += mp14
|
|
|
|
include $(top_srcdir)/../automake/subdirs.am
|