- File:
-
- 1 edited
-
doc/proposals/concurrency/Makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/proposals/concurrency/Makefile
r3364962 r64b272a 13 13 annex/glossary \ 14 14 text/intro \ 15 text/basics \ 15 16 text/cforall \ 16 text/basics \17 17 text/concurrency \ 18 18 text/internals \ 19 19 text/parallelism \ 20 text/results \ 20 21 text/together \ 21 22 text/future \ … … 29 30 }} 30 31 31 PICTURES = ${addsuffix .pstex, \ 32 } 32 PICTURES = ${addprefix build/, ${addsuffix .pstex, \ 33 system \ 34 }} 33 35 34 36 PROGRAMS = ${addsuffix .tex, \ … … 67 69 build/*.out \ 68 70 build/*.ps \ 71 build/*.pstex \ 69 72 build/*.pstex_t \ 70 73 build/*.tex \
Note:
See TracChangeset
for help on using the changeset viewer.