1 ALLSHAPE
:= $(patsubst %.shape
,%.pdf
, $(filter-out lexiographicSort.shape
, $(wildcard *.shape
)) )
2 ALLBLANK
:= $(patsubst %.blank
,%.stdout
, $(wildcard *.blank
) )
3 SHAPESFLAGS
= --warn
=error
--resources
=no
-N..
/..
/resources
/extensions
-M..
/..
/resources
/fontmetrics
--tmp
*=yes
--tmpdir
/tmp
/shapes-
$(USER
)
5 all: $(ALLSHAPE
) $(ALLBLANK
)
8 -echo
$(ALLSHAPE
) $(ALLBLANK
)
11 ..
/..
/source
/shapes
$(SHAPESFLAGS
) $<
14 ..
/..
/source
/shapes
$(SHAPESFLAGS
) $< > $*.stdout0
30 imports.pdf
: multipage.pdf