diff options
| author | usr <usr@devuan> | 2026-08-13 14:40:10 +0200 |
|---|---|---|
| committer | usr <usr@devuan> | 2026-08-13 14:40:10 +0200 |
| commit | 2c7120acb2f398e5f77ebac30b5fe3949fe090c7 (patch) | |
| tree | 10f11001c2f4e13aa970e542bc7b43660acd7109 /GNUmakefile | |
| parent | 16ff7e41e355bef9a4defe0f8e933e4e49be26bd (diff) | |
added action .pik/clean.sh
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 5 |
1 files changed, 4 insertions, 1 deletions
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 |
