From f0ab3fa51ea3bb02f82bd35af163e614dbce2113 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 5 Feb 2001 18:32:04 +0000 Subject: 2001-02-03 Ralf Corsepius * include/Makefile.am, include/rtems/rtems/Makefile.am, inline/rtems/rtems/Makefile.am, macros/rtems/rtems/Makefile.am, rtems/optman/Makefile.am: Apply include_*HEADERS instead of H_FILES. --- c/src/optman/rtems/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'c/src/optman/rtems/Makefile.am') diff --git a/c/src/optman/rtems/Makefile.am b/c/src/optman/rtems/Makefile.am index dded992530..1126155c87 100644 --- a/c/src/optman/rtems/Makefile.am +++ b/c/src/optman/rtems/Makefile.am @@ -24,8 +24,6 @@ $(PROJECT_RELEASE)/lib/%$(LIB_VARIANT).rel: $(ARCH)/%.rel # (OPTIONAL) Add local stuff here using += # -ASM4FLAGS += -I$(PROJECT_INCLUDE)/rtems - all-local: ${ARCH} $(PGMS) $(TMPINSTALL_FILES) .PRECIOUS: $(PGMS) -- cgit v1.2.3