URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [exec/] [Makefile.am] - Rev 173
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
