diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2015-02-10 00:38:03 +0100 | 
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2015-02-10 00:38:03 +0100 | 
| commit | 8360c862cb2fafffd9df3afecbb0cc972ae5f3db (patch) | |
| tree | 69bf92532bf0a7098fe88a1016048543dcdc172f /cv/Makefile | |
| parent | 4ad746518a809d62d63806d426cd2187bf273583 (diff) | |
| download | meself-8360c862cb2fafffd9df3afecbb0cc972ae5f3db.zip meself-8360c862cb2fafffd9df3afecbb0cc972ae5f3db.tar.gz  | |
remove old french cv stuff
Diffstat (limited to 'cv/Makefile')
| -rw-r--r-- | cv/Makefile | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/cv/Makefile b/cv/Makefile index 0accde5..e03e21f 100644 --- a/cv/Makefile +++ b/cv/Makefile @@ -8,9 +8,8 @@ FONTSDEF=cvfonts.ld  DEFINITIONS=cvdoc cvdocng  DEPENDENCIES=experiences.lou formations.lou motivations.lou self.lou -all: jeremy-zurcher-CV.pdf jeremy.zurcher-CV.pdf jeremy.zurcher-CV.html +all: jeremy.zurcher-CV.pdf jeremy.zurcher-CV.html -jeremy-zurcher-CV.ps: jeremy-zurcher-CV.lou cvdoc $(DEPENDENCIES)  jeremy.zurcher-CV.ps: jeremy.zurcher-CV.lou cvdocng $(FONTSDEF)  .SUFFIXES: .lou .ps .pdf .html  | 
