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

4.104.114.84.95
Last change on this file since f2a95293 was f2a95293, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/04/05 at 16:18:45

2005-02-04 Ralf Corsepius <ralf.corsepius@…>

  • automake/compile.am: Remove depend: (Redundant).
  • Property mode set to 100644
File size: 167 bytes
Line 
1##
2## $Id$
3##
4
5AM_CPPFLAGS = -I$(top_builddir) -I$(PROJECT_INCLUDE)
6AM_CFLAGS = $(RTEMS_CFLAGS)
7AM_CCASFLAGS = -I$(top_builddir) -I$(PROJECT_INCLUDE) $(RTEMS_ASFLAGS)
Note: See TracBrowser for help on using the repository browser.