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

4.104.114.84.95
Last change on this file since a29d2e7 was 07750ff, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/28/05 at 03:06:51

2005-01-28 Ralf Corsepius <ralf.corsepius@…>

  • automake/compile.am: Remove RTEMS_CPPFLAGS.
  • Property mode set to 100644
File size: 176 bytes
RevLine 
[9ea3832c]1##
2## $Id$
3##
4
[a42f159a]5depend:
[9ea3832c]6
[07750ff]7AM_CPPFLAGS = -I$(top_builddir) -I$(PROJECT_INCLUDE)
[7ddfdb2]8AM_CFLAGS = $(RTEMS_CFLAGS)
[07750ff]9AM_CCASFLAGS = -I$(top_builddir) -I$(PROJECT_INCLUDE) $(RTEMS_ASFLAGS)
Note: See TracBrowser for help on using the repository browser.