URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [rtems-20020807/] [tools/] [cpu/] [hppa1.1/] [Makefile.am] - Rev 1782
Compare with Previous | Blame | View Log
#### Makefile.am,v 1.9 2002/06/27 21:27:01 joel Exp##ACLOCAL_AMFLAGS = -I ../../../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)PREINSTALL_FILES = genoffsetsinclude $(top_srcdir)/../../../automake/host.am
