From 7510f18c5b83552aa6a80ce7cee6c3b5e1b0b22b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Aug 1997 21:42:22 +0000 Subject: Added include/motorola and include/zilog directories to the install tree and cleaned up spacing. --- c/Makefile.in | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'c/Makefile.in') diff --git a/c/Makefile.in b/c/Makefile.in index 0000a57625..2a53930fcb 100644 --- a/c/Makefile.in +++ b/c/Makefile.in @@ -38,14 +38,15 @@ LIBRTEMSCPLUSPLUS = $(LIBRTEMSCPLUSPLUS_$(HAS_CPLUSPLUS)_V) # directories to be created in install point CREATE_DIRS = include include/sys \ include/rtems include/rtems/score include/rtems/rtems include/rtems/posix \ - include/netinet include/libc include/libc/sys \ - $(LIBKA9Q) \ - $(LIBRTEMSCPLUSPLUS) \ - lib bin samples \ - tests tests/screens tests/screens/sptests \ - tests/screens/psxtests tests/screens/mptests \ - tests/screens/mptests/node1 tests/screens/mptests/node2 \ - build-tools update-tools + include/netinet include/libc include/libc/sys \ + include/motorola include/zilog \ + $(LIBKA9Q) \ + $(LIBRTEMSCPLUSPLUS) \ + lib bin samples \ + tests tests/screens tests/screens/sptests \ + tests/screens/psxtests tests/screens/mptests \ + tests/screens/mptests/node1 tests/screens/mptests/node2 \ + build-tools update-tools # Make all/install must include 'env' all $(TARGET_VARIANTS:%=%_install) $(TARGET_VARIANTS:%=%_all): env @@ -63,6 +64,7 @@ dirs: -test -d $(PROJECT_ROOT)/c/src/lib/libhwapi && \ (cd $(PROJECT_ROOT)/c/src/lib/libhwapi ; $(MAKE) mkdirs) -$(MKDIR) ${CREATE_DIRS:%=$(PROJECT_ROOT)/$(RTEMS_BSP)/%} + -rm -f $(PROJECT_ROOT)/$(RTEMS_BSP)/include -ln -s $(PROJECT_ROOT)/$(RTEMS_BSP)/include \ $(PROJECT_ROOT)/$(RTEMS_BSP)/lib/include -- cgit v1.2.3