forked from Imagelibrary/rtems
14 lines
175 B
Makefile
14 lines
175 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
include $(top_srcdir)/mkspec.am
|
|
|
|
AUTOCONF_VERS = 2.64
|
|
AUTOCONF_RPMREL = 1
|
|
include ./autoconf.am
|
|
|
|
AUTOMAKE_VERS = 1.11
|
|
AUTOMAKE_RPMREL = 3
|
|
include ./automake.am
|