URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [exec/] [Makefile.am] - Rev 1765
Compare with Previous | Blame | View Log
#### $Id: Makefile.am,v 1.2 2001-09-27 11:59:12 chris Exp $##AUTOMAKE_OPTIONS = foreign 1.4ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocalif HAS_POSIXPOSIX_SUBDIRS = posixendifif HAS_ITRONITRON_SUBDIRS = itronendifSUBDIRS = score rtems $(POSIX_SUBDIRS) $(ITRON_SUBDIRS) sapi wrapupinclude $(top_srcdir)/../../../automake/subdirs.aminclude $(top_srcdir)/../../../automake/local.am
