From a1dda7ced5ee7891dcb1ef0e193859551b88082d Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 3 Aug 2020 19:17:01 +0200 Subject: done documenting on the Divisions --- samples/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'samples/Makefile') diff --git a/samples/Makefile b/samples/Makefile index 518ec87..49bb11b 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -13,7 +13,6 @@ define dosamples $(CMP) --shell-escape $1 >/dev/null endef - all: cp ../ekdosis.{lua,sty} . $(foreach file,$(texsamples), $(call dosamples, $(file))) @@ -24,3 +23,5 @@ all: rm -rf * cp -p -r .backup/* . rm -rf .backup + +.PHONY: all -- cgit v1.2.3