URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [tools/] [cpu/] [hppa1.1/] [Makefile.am] - Rev 392
Go to most recent revision | Compare with Previous | Blame | View Log
#### $Id: Makefile.am,v 1.2 2001-09-27 12:02:53 chris Exp $##AUTOMAKE_OPTIONS = foreign 1.4ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocalnoinst_PROGRAMS = genoffsetsgenoffsets_SOURCES = genoffsets.c## We use files that have not been installed yet.CPU_DIR = ../../cpu/$(RTEMS_CPU)AM_CPPFLAGS = -I$(PROJECT_INCLUDE) -I$(CPU_DIR)include $(top_srcdir)/../../../automake/host.am
Go to most recent revision | Compare with Previous | Blame | View Log
