Changeset 090e7ea1 in mainline for tools/clean
- Timestamp:
- 2005-12-06T19:48:55Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9371c30
- Parents:
- d43d2f7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/clean
rd43d2f7 r090e7ea1 1 1 #! /bin/sh 2 3 # Without Makefile.config the makefile does not work... 4 touch Makefile.config 2 5 3 6 ARCH="`basename "$0" | awk -F. '{ if (NF > 1) print \$NF }'`"
Note:
See TracChangeset
for help on using the changeset viewer.