summaryrefslogtreecommitdiffstats
path: root/make/custom/posix.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-20 19:30:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-20 19:30:30 +0000
commitbffb93879940c71c58d2c66410e1bd5e5e4dc979 (patch)
tree2b13eb892f6022cb62a7847f2d27fb44e5e313ae /make/custom/posix.cfg
parentAdded _times_r. (diff)
downloadrtems-bffb93879940c71c58d2c66410e1bd5e5e4dc979.tar.bz2
Removed PROJECT_HOME and CONFIG_DIR variables.
Diffstat (limited to '')
-rw-r--r--make/custom/posix.cfg12
1 files changed, 12 insertions, 0 deletions
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
+
+