mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 14:18:37 +08:00
10 lines
128 B
Makefile
10 lines
128 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
AUTOMAKE_OPTIONS = foreign 1.4
|
|
|
|
noinst_HEADERS = timesys.h
|
|
|
|
include $(top_srcdir)/../../../../automake/local.am
|