URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [bare/] [include/] [Makefile.am] - Rev 507
Go to most recent revision | Compare with Previous | Blame | View Log
#### $Id: Makefile.am,v 1.2 2001-09-27 11:59:44 chris Exp $##AUTOMAKE_OPTIONS = foreign 1.4H_FILES = bsp.h$(PROJECT_INCLUDE):$(mkinstalldirs) $@$(PROJECT_INCLUDE)/%.h: %.h$(INSTALL_DATA) $< $@$(PROJECT_INCLUDE)/coverhd.h: $(srcdir)/../../shared/include/coverhd.h$(INSTALL_DATA) $< $@TMPINSTALL_FILES += $(PROJECT_INCLUDE) $(H_FILES:%.h=$(PROJECT_INCLUDE)/%.h) \$(PROJECT_INCLUDE)/coverhd.hall-local: $(TMPINSTALL_FILES)EXTRA_DIST = bsp.hinclude $(top_srcdir)/../../../../../automake/local.am
Go to most recent revision | Compare with Previous | Blame | View Log
