Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/proposals/concurrency/Makefile

    r64b272a r21a1efb  
    1313annex/glossary \
    1414text/intro \
     15text/cforall \
    1516text/basics \
    16 text/cforall \
    1717text/concurrency \
    18 text/internals \
    1918text/parallelism \
    20 text/results \
    21 text/together \
    22 text/future \
    2319}
    2420
     
    2723        ext_monitor \
    2824        int_monitor \
    29         dependency \
    3025}}
    3126
    32 PICTURES = ${addprefix build/, ${addsuffix .pstex, \
    33         system \
    34 }}
     27PICTURES = ${addsuffix .pstex, \
     28}
    3529
    3630PROGRAMS = ${addsuffix .tex, \
     
    6963        build/*.out     \
    7064        build/*.ps      \
    71         build/*.pstex   \
    7265        build/*.pstex_t \
    7366        build/*.tex     \
Note: See TracChangeset for help on using the changeset viewer.