forked from Imagelibrary/rtems
10 lines
128 B
Makefile
10 lines
128 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
AUTOMAKE_OPTIONS = foreign 1.4
|
|
|
|
noinst_HEADERS = pmacros.h
|
|
|
|
include $(top_srcdir)/../../../../automake/local.am
|