Changeset 57292d3 in mainline
- Timestamp:
- 2014-08-27T23:01:35Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b8fac76
- Parents:
- 6ecc6ba6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/autotool.py
r6ecc6ba6 r57292d3 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.