Changeset c680a4b for tools


Ignore:
Timestamp:
Apr 27, 2020, 4:35:58 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
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
Message:

Added defines.hfa to the prelude

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/build/push2dist.sh

    r851fd92 rc680a4b  
    1919# echo "Copying to machines : ${hosts} (hash=${hash})"
    2020
    21 files="../../../driver/cfa ../../../driver/cfa-cpp ../../../driver/cc1 ../../../driver/as $(find . -name '*.c*' | tr '\n' ' ')"
     21files="../../../driver/cfa ../../../driver/cfa-cpp ../../../driver/cc1 ../../../driver/as defines.hfa $(find . -name '*.c*' | tr '\n' ' ')"
    2222# echo "Files ${files}"
    2323
Note: See TracChangeset for help on using the changeset viewer.