From bffb93879940c71c58d2c66410e1bd5e5e4dc979 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Jan 1998 19:30:30 +0000 Subject: Removed PROJECT_HOME and CONFIG_DIR variables. --- make/custom/posix.cfg | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 make/custom/posix.cfg (limited to 'make/custom/posix.cfg') diff --git a/make/custom/posix.cfg b/make/custom/posix.cfg new file mode 100644 index 0000000000..05f6a56cdd --- /dev/null +++ b/make/custom/posix.cfg @@ -0,0 +1,12 @@ +# +# Config file for the posix based RTEMS +# +# $Id$ +# + +include $(PROJECT_ROOT)/make/target.cfg +include $(PROJECT_ROOT)/make/host.cfg + +include $(RTEMS_ROOT)/make/custom/$(RTEMS_HOST)-posix.cfg + + -- cgit v1.2.3