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