forked from Imagelibrary/rtems
10 lines
135 B
Makefile
10 lines
135 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
|
|
SUBDIRS = include inline macros src
|
|
|
|
include $(top_srcdir)/automake/subdirs.am
|
|
include $(top_srcdir)/automake/local.am
|