summaryrefslogtreecommitdiffstats
path: root/c/src/make
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/make/Makefile.am6
-rw-r--r--c/src/make/compilers/Makefile.am10
-rw-r--r--c/src/make/custom/Makefile.am6
3 files changed, 11 insertions, 11 deletions
diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am
index fcb5becb5d..2ea706e37a 100644
--- a/c/src/make/Makefile.am
+++ b/c/src/make/Makefile.am
@@ -1,6 +1,6 @@
-#
-# $Id$
-#
+##
+## $Id$
+##
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
diff --git a/c/src/make/compilers/Makefile.am b/c/src/make/compilers/Makefile.am
index 91e6c934bb..30fc3c385e 100644
--- a/c/src/make/compilers/Makefile.am
+++ b/c/src/make/compilers/Makefile.am
@@ -1,14 +1,14 @@
-#
-# $Id$
-#
+##
+## $Id$
+##
AUTOMAKE_OPTIONS = foreign 1.4
rtems_makedir=$(prefix)/make
rtems_make_compilersdir=$(rtems_makedir)/compilers
-# At the moment all actively supported configurations
-# use gcc-target-default.cfg only.
+## At the moment all actively supported configurations
+## use gcc-target-default.cfg only.
rtems_make_compilers_DATA= \
gcc.cfg \
gcc-target-default.cfg
diff --git a/c/src/make/custom/Makefile.am b/c/src/make/custom/Makefile.am
index a36fba661f..60e10bf712 100644
--- a/c/src/make/custom/Makefile.am
+++ b/c/src/make/custom/Makefile.am
@@ -1,6 +1,6 @@
-#
-# $Id$
-#
+##
+## $Id$
+##
AUTOMAKE_OPTIONS = foreign 1.4