Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/proposals/concurrency/Makefile

    r64b272a r3364962  
    1313annex/glossary \
    1414text/intro \
     15text/cforall \
    1516text/basics \
    16 text/cforall \
    1717text/concurrency \
    1818text/internals \
    1919text/parallelism \
    20 text/results \
    2120text/together \
    2221text/future \
     
    3029}}
    3130
    32 PICTURES = ${addprefix build/, ${addsuffix .pstex, \
    33         system \
    34 }}
     31PICTURES = ${addsuffix .pstex, \
     32}
    3533
    3634PROGRAMS = ${addsuffix .tex, \
     
    6967        build/*.out     \
    7068        build/*.ps      \
    71         build/*.pstex   \
    7269        build/*.pstex_t \
    7370        build/*.tex     \
Note: See TracChangeset for help on using the changeset viewer.