forked from Imagelibrary/rtems
11 lines
191 B
Makefile
11 lines
191 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
AUTOMAKE_OPTIONS = foreign 1.4
|
|
|
|
SUBDIRS = include inline macros optman src
|
|
|
|
include $(top_srcdir)/../../../automake/subdirs.am
|
|
include $(top_srcdir)/../../../automake/local.am
|