URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [librpc/] [Makefile.am] - Rev 1775
Go to most recent revision | Compare with Previous | Blame | View Log
##
## Makefile.am,v 1.9 2002/06/25 17:41:49 ralf Exp
##
ACLOCAL_AMFLAGS = -I ../aclocal
if rpc_not_supported
SUBDIRS =
else
SUBDIRS = include src
endif
EXTRA_DIST = README_RTEMS
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am
Go to most recent revision | Compare with Previous | Blame | View Log