URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [rtems/] [tools/] [cpu/] [unix/] [Makefile.am] - Rev 158
Go to most recent revision | Compare with Previous | Blame | View Log
##
## $Id: Makefile.am,v 1.1.1.1 2001-07-10 10:05:56 chris Exp $
##
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
noinst_PROGRAMS = gensize
gensize_SOURCES = gensize.c
include $(top_srcdir)/../../../automake/host.am
Go to most recent revision | Compare with Previous | Blame | View Log