URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [powerpc/] [shared/] [pci/] [Makefile.am] - Rev 613
Go to most recent revision | Compare with Previous | Blame | View Log
#### $Id: Makefile.am,v 1.2 2001-09-27 12:01:07 chris Exp $##AUTOMAKE_OPTIONS = foreign 1.4C_FILES = pci.cH_FILES = pci.h$(PROJECT_INCLUDE)/bsp:$(mkinstalldirs) $@$(PROJECT_INCLUDE)/bsp/%.h: %.h$(INSTALL_DATA) $< $@PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp \$(H_FILES:%.h=$(PROJECT_INCLUDE)/bsp/%.h)all-local: $(PREINSTALL_FILES)EXTRA_DIST = pci.c pci.hinclude $(top_srcdir)/../../../../../automake/local.am
Go to most recent revision | Compare with Previous | Blame | View Log
