From 89376b7141edb6f927fb940c27391cda6e67c785 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 19 Feb 2009 19:55:40 +0000 Subject: Initial import. --- rtems-pre.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 rtems-pre.am (limited to 'rtems-pre.am') diff --git a/rtems-pre.am b/rtems-pre.am new file mode 100644 index 0000000..07d85fa --- /dev/null +++ b/rtems-pre.am @@ -0,0 +1,5 @@ +AM_CPPFLAGS = -Wall -D__BSD_VISIBLE +AM_CFLAGS = -Wall +AM_CXXFLAGS = -Wall +AM_CCASFLAGS = +AM_LDFLAGS = -- cgit v1.2.3