Changeset 87b72d48 in rtems
- Timestamp:
- 05/04/12 06:52:51 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 91d2e18
- Parents:
- 2ddb743
- git-author:
- Ralf Corsépius <ralf.corsepius@…> (05/04/12 06:52:51)
- git-committer:
- Ralf Corsépius <ralf.corsepius@…> (05/04/12 07:36:24)
- Location:
- c/src/make
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/make/Makefile.am
r2ddb743 r87b72d48 1 ##2 ## $Id$3 ##4 5 1 ACLOCAL_AMFLAGS = -I aclocal -I ../aclocal 6 2 -
c/src/make/aclocal/rtems-flags.m4
r2ddb743 r87b72d48 1 ## $Id$2 1 ## 3 2 ## Some hacks to set up RTEMS_*FLAGS -
c/src/make/configure.ac
r2ddb743 r87b72d48 1 1 ## Process this file with autoconf to produce a configure script. 2 ##3 ## $Id$4 5 ##6 2 ## This script configures the configuration files below make/ 7 3 ##
Note: See TracChangeset
for help on using the changeset viewer.