Changeset fb16d5c for doc/papers/concurrency/Makefile
- Timestamp:
- May 3, 2018, 12:15:55 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, with_gc
- Children:
- 7ca8441c
- Parents:
- b68fc85
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/papers/concurrency/Makefile
rb68fc85 rfb16d5c 75 75 mkdir -p ${Build} 76 76 77 ${BASE}.out.ps: 78 ln -fs build/Paper.out.ps .77 ${BASE}.out.ps: ${Build} 78 ln -fs ${Build}/Paper.out.ps . 79 79 80 80 WileyNJD-AMA.bst:
Note: See TracChangeset
for help on using the changeset viewer.