Changeset c680a4b for tools/build
- Timestamp:
- Apr 27, 2020, 4:35:58 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 44aad8f, fd4d3017
- Parents:
- 851fd92
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/build/push2dist.sh
r851fd92 rc680a4b 19 19 # echo "Copying to machines : ${hosts} (hash=${hash})" 20 20 21 files="../../../driver/cfa ../../../driver/cfa-cpp ../../../driver/cc1 ../../../driver/as $(find . -name '*.c*' | tr '\n' ' ')"21 files="../../../driver/cfa ../../../driver/cfa-cpp ../../../driver/cc1 ../../../driver/as defines.hfa $(find . -name '*.c*' | tr '\n' ' ')" 22 22 # echo "Files ${files}" 23 23
Note: See TracChangeset
for help on using the changeset viewer.