summaryrefslogtreecommitdiffstats
path: root/eclipse/wscript
diff options
context:
space:
mode:
authorRay Garza <raymond.garza@oarcorp.com>2021-07-01 14:43:57 -0500
committerJoel Sherrill <joel@rtems.org>2021-07-06 14:28:59 -0500
commit9d61006e6de1f17793a5ab98a3f4a3d5e76cc038 (patch)
tree4c5eb9e97e4f311841ef6055a6ae0b95ad908ff6 /eclipse/wscript
parentuser/bsps/imxrt: Info about ARM PLL frequency (diff)
downloadrtems-docs-9d61006e6de1f17793a5ab98a3f4a3d5e76cc038.tar.bz2
rtems-docs: remove Eclipse Manual
Due to RTEMS 6 no longer using the Make build system and instead using Waf (Eclipse does not offer Waf support), this guide is being removed.
Diffstat (limited to 'eclipse/wscript')
-rw-r--r--eclipse/wscript7
1 files changed, 0 insertions, 7 deletions
diff --git a/eclipse/wscript b/eclipse/wscript
deleted file mode 100644
index 4063cd4..0000000
--- a/eclipse/wscript
+++ /dev/null
@@ -1,7 +0,0 @@
-from common.waf import cmd_configure as configure
-from common.waf import cmd_build as build
-from common.waf import cmd_options as options
-from common.waf import spell
-from common.waf import cmd_spell
-from common.waf import linkcheck
-from common.waf import cmd_linkcheck