source: rtems/c/src/lib/libbsp/bsp.am @ 183af89

4.115
Last change on this file since 183af89 was 6128a4a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/21/04 at 10:43:04

Remove stray white spaces.

  • Property mode set to 100644
File size: 293 bytes
RevLine 
[5dae90a]1##
2## $Id$
3##
4
[9cef014]5## Explicitly set CPPASCOMPILE
[6128a4a]6# to be able to use it for compilation of *.S even if automake
7# doesn't generate this variable. (automake-1.8.2+ only generates
[9cef014]8# this rule if *_SOURCES contain *.S.)
[8f1eeb91]9CPPASCOMPILE = $(CCAS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
Note: See TracBrowser for help on using the repository browser.