Changeset 08df9a21 in rtems


Ignore:
Timestamp:
01/23/03 22:21:24 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
f28a6af2
Parents:
cf22081
Message:

2003-01-23 Ralf Corsepius <corsepiu@…>

  • automake/local.am: Remove distclean-local. Remove PROJECT_TOOLS.
Location:
cpukit
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpukit/ChangeLog

    rcf22081 r08df9a21  
     12003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * automake/local.am: Remove distclean-local.
     4        Remove PROJECT_TOOLS.
     5
    162003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    27
  • cpukit/automake/local.am

    rcf22081 r08df9a21  
    3232        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
    3333
    34 distclean-local:
    35         $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
    36 
    37 PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
    38 
Note: See TracChangeset for help on using the changeset viewer.