diff options
Diffstat (limited to 'motivation/Makefile')
-rw-r--r-- | motivation/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/motivation/Makefile b/motivation/Makefile index 3a7139a..8b32439 100644 --- a/motivation/Makefile +++ b/motivation/Makefile @@ -6,9 +6,12 @@ SHELL:=/bin/bash -O extglob FONTSDIR=fonts FONTSDEF=cvfonts.ld -all: jeremy.zurcher-openweb.fr.pdf +all: jeremy.zurcher-openweb.fr.pdf jeremy.zurcher-experis.fr.pdf jeremy.zurcher-cross.fr.pdf jeremy.zurcher-altran.fr.pdf jeremy.zurcher-openweb.fr.ps: jeremy.zurcher-openweb.fr.lou meself.lou job.fr.lou opensource.fr.lou mydoc $(FONTSDEF) +jeremy.zurcher-experis.fr.ps: jeremy.zurcher-experis.fr.lou meself.lou job.fr.lou opensource.fr.lou mydoc $(FONTSDEF) +jeremy.zurcher-experis.fr.ps: jeremy.zurcher-cross.fr.lou meself.lou job.fr.lou opensource.fr.lou mydoc $(FONTSDEF) +jeremy.zurcher-altran.fr.ps: jeremy.zurcher-altran.fr.lou meself.lou job.fr.lou opensource.fr.lou mydoc $(FONTSDEF) .SUFFIXES: .lou .ps .pdf .html |