forked from Imagelibrary/rtems
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
9 lines
97 B
Makefile
9 lines
97 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
|
|
noinst_HEADERS = timesys.h
|
|
|
|
include $(top_srcdir)/../../../../automake/local.am
|