Changeset b52d7bc in rtems for automake/local.am


Ignore:
Timestamp:
06/06/03 02:46:34 (20 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
0707bd20
Parents:
7423766b
Message:

2003-06-06 Ralf Corsepius <corsepiu@…>

  • automake/local.am: Remove $(ARCH), clean-local.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • automake/local.am

    r7423766b rb52d7bc  
    1717.PHONY: depend depend-am
    1818
    19 ${ARCH}:
    20         mkdir ${ARCH}
    21 
    22 clean-local:
    23         $(RM) -r o-optimize o-debug $(CLEANDIRS)
    24         $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp
    25 
    2619PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
    27 
Note: See TracChangeset for help on using the changeset viewer.