Changeset f27f3fd in mainline for tools/autotool.py
- Timestamp:
- 2014-08-27T23:27:15Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- dd8b6a8
- Parents:
- da904f7 (diff), 8d427a3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/autotool.py
rda904f7 rf27f3fd 834 834 sandbox_leave(owd) 835 835 836 common['AUTOGEN'] = "%s/autogen.py" % os.path.dirname(os.path.abspath(sys.argv[0])) 837 836 838 create_makefile(MAKEFILE, common) 837 839 create_header(HEADER, maps)
Note:
See TracChangeset
for help on using the changeset viewer.