summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m32r/m32rsim
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m32r/m32rsim')
-rw-r--r--c/src/lib/libbsp/m32r/m32rsim/Makefile.am4
-rw-r--r--c/src/lib/libbsp/m32r/m32rsim/configure.ac2
2 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m32r/m32rsim/Makefile.am b/c/src/lib/libbsp/m32r/m32rsim/Makefile.am
index d360747774..06480ccd49 100644
--- a/c/src/lib/libbsp/m32r/m32rsim/Makefile.am
+++ b/c/src/lib/libbsp/m32r/m32rsim/Makefile.am
@@ -1,3 +1,7 @@
+##
+## $Id$
+##
+
ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
diff --git a/c/src/lib/libbsp/m32r/m32rsim/configure.ac b/c/src/lib/libbsp/m32r/m32rsim/configure.ac
index 43e5b9fe41..1871f262d1 100644
--- a/c/src/lib/libbsp/m32r/m32rsim/configure.ac
+++ b/c/src/lib/libbsp/m32r/m32rsim/configure.ac
@@ -1,4 +1,6 @@
## Process this file with autoconf to produce a configure script.
+##
+## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])