Changeset 090e7ea1 in mainline for tools/clean


Ignore:
Timestamp:
2005-12-06T19:48:55Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9371c30
Parents:
d43d2f7
Message:

Doc cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/clean

    rd43d2f7 r090e7ea1  
    11#! /bin/sh
     2
     3# Without Makefile.config the makefile does not work...
     4touch Makefile.config
    25
    36ARCH="`basename "$0" | awk -F. '{ if (NF > 1) print \$NF }'`"
Note: See TracChangeset for help on using the changeset viewer.