forked from Imagelibrary/rtems
13 lines
196 B
Makefile
13 lines
196 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I ../aclocal
|
|
|
|
noinst_HEADERS = include/timesys.h
|
|
|
|
SUBDIRS = tmitronsem01
|
|
|
|
include $(top_srcdir)/../automake/subdirs.am
|
|
include $(top_srcdir)/../automake/local.am
|