source: rtems/cpukit/automake/compile.am @ b799e4eb

4.115
Last change on this file since b799e4eb was 488dc6b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/11 at 03:29:23

2011-10-21 Ralf Corsépius <ralf.corsepius@…>

  • automake/compile.am: Remove -Werror=...
  • Property mode set to 100644
File size: 91 bytes
Line 
1##
2## $Id$
3##
4
5AM_CPPFLAGS = @RTEMS_CPPFLAGS@
6AM_CFLAGS =
7AM_CCASFLAGS = @RTEMS_CCASFLAGS@
Note: See TracBrowser for help on using the repository browser.