Remove EDITION (Unused)

This commit is contained in:
Ralf Corsepius
2010-06-11 07:39:50 +00:00
parent 18e6f2e9bb
commit dfc2df612e
16 changed files with 0 additions and 16 deletions

View File

@@ -7,7 +7,6 @@
# #
PROJECT = ada_user PROJECT = ada_user
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = bsp_howto PROJECT = bsp_howto
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = cpu_supplement PROJECT = cpu_supplement
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = develenv PROJECT = develenv
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = filesystem PROJECT = filesystem
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = itron PROJECT = itron
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = networking PROJECT = networking
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = new_chapters PROJECT = new_chapters
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = porting PROJECT = porting
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = posix1003_1 PROJECT = posix1003_1
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = posix_users PROJECT = posix_users
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = relnotes PROJECT = relnotes
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = shell PROJECT = shell
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = started PROJECT = started
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = started_ada PROJECT = started_ada
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am

View File

@@ -7,7 +7,6 @@
# #
PROJECT = c_user PROJECT = c_user
EDITION = 1
include $(top_srcdir)/project.am include $(top_srcdir)/project.am
include $(top_srcdir)/main.am include $(top_srcdir)/main.am