From 06e326b67f73705c6c9abc6e6621448ad1bf56d8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 22 May 1998 12:28:35 +0000 Subject: UNIX port now builds and runs cleanly with both C++ support enabled and disabled. --- c/src/lib/libbsp/unix/posix/startup/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/c/src/lib/libbsp/unix/posix/startup/Makefile.in b/c/src/lib/libbsp/unix/posix/startup/Makefile.in index d09765cd19..6b7d344e56 100644 --- a/c/src/lib/libbsp/unix/posix/startup/Makefile.in +++ b/c/src/lib/libbsp/unix/posix/startup/Makefile.in @@ -27,7 +27,6 @@ OBJS=$(C_O_FILES) # We install the RTEMS constructor as a separate .o # so it can be easily place correctly by the compiler config file. -INSTALLED_O_FILES=$(ARCH)/rtems-ctor.o include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg include $(RTEMS_ROOT)/make/leaf.cfg -- cgit v1.2.3