URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libnetworking/] [machine/] [Makefile.am] - Rev 30
Go to most recent revision | Compare with Previous | Blame | View Log
#### $Id: Makefile.am,v 1.2 2001-09-27 12:01:53 chris Exp $##AUTOMAKE_OPTIONS = foreign 1.4H_FILES = conf.h cpu.h cpufunc.h endian.h in_cksum.h limits.h param.h \types.h vmparam.hnoinst_HEADERS = $(H_FILES)PREINSTALL_FILES += $(PROJECT_INCLUDE)/machine \$(H_FILES:%=$(PROJECT_INCLUDE)/machine/%)$(PROJECT_INCLUDE)/machine:@$(mkinstalldirs) $@$(PROJECT_INCLUDE)/machine/%.h: %.h$(INSTALL_DATA) $< $@all-local: $(PREINSTALL_FILES)include $(top_srcdir)/../../../automake/local.am
Go to most recent revision | Compare with Previous | Blame | View Log
