diff --git a/Makefile b/Makefile index 4c4838fee87a588d75a4aab73e2e596c119bef25..cb7ea18b602ee120c775349e1e031d0298abbdef 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ $(SUB_PDF_FILES): $(SUB_TEX_FILES) clean: tidy - for %%a in ($(foreach D,. $(SUBDIRS), "$(D)\$(OUTDIR)")) do if exist %%~a rmdir /s /q %%~a + for %%a in ($(foreach D,. $(SUBDIRS), "$(D)\$(OUTDIR)")) do echo if exist %%~a rmdir /s /q %%~a if exist $(NAME).pdf del $(NAME).pdf tidy: diff --git a/README.md b/README.md index 80c201714712eb331afd9d74c05b1d664914d34b..2995694ad50f2bf41ff95fddac3bab7321e69499 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ them with specifig configurations and presets as well as providing comonly neede # TODO: +Makefile BREAKS when no output direcory given!! + custom commands for titalpage: - Profs - ImatNRs