diff options
Diffstat (limited to 'cv/Makefile')
-rw-r--r-- | cv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cv/Makefile b/cv/Makefile index ac74ae8..4d9af70 100644 --- a/cv/Makefile +++ b/cv/Makefile @@ -20,6 +20,5 @@ $(MAIN).ps: $(DEFINITIONS) $(DEPENDENCIES) .lou.ps : $(LOUT) -F $(FONTSDIR) -r3 -o $@ $< - clean: -rm !(Makefile|$(DEFINITIONS)|$(FONTSDEF)|$(FONTSDIR)|*.lou) |