From 2c7120acb2f398e5f77ebac30b5fe3949fe090c7 Mon Sep 17 00:00:00 2001 From: usr Date: Thu, 13 Aug 2026 14:40:10 +0200 Subject: added action .pik/clean.sh --- GNUmakefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 660acc8..0654845 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,8 +1,11 @@ -.PHONY: all +.PHONY: all clean leesmij-koptekst all: ponger ponger: .pik/build.sh . .pik/build.sh +clean: .pik/clean.sh + . .pik/clean.sh + leesmij-koptekst: /usr/bin/toilet @ echo PONGER | toilet --gay -- cgit v1.3.1