summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/autotools/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-07-24 08:51:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-07-24 08:51:15 +0000
commita26364de873de7a60ec7104f17cf0749e9932f95 (patch)
treea2677360dde358feb03cc2a4942e5576d6037e8d /contrib/crossrpms/autotools/Makefile.am
parentAdd Chris and Joel. (diff)
downloadrtems-a26364de873de7a60ec7104f17cf0749e9932f95.tar.bz2
New.
Diffstat (limited to 'contrib/crossrpms/autotools/Makefile.am')
-rw-r--r--contrib/crossrpms/autotools/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am
new file mode 100644
index 0000000000..72cb9cb71e
--- /dev/null
+++ b/contrib/crossrpms/autotools/Makefile.am
@@ -0,0 +1,13 @@
+##
+## $Id$
+##
+
+include $(top_srcdir)/mkspec.am
+
+AUTOCONF_VERS = 2.60
+AUTOCONF_RPMREL = @VERSION@
+include ./autoconf.am
+
+AUTOMAKE_VERS = 1.9.6
+AUTOMAKE_RPMREL = @VERSION@
+include ./automake.am