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