From 9396f15cbf26fcdf92c5c2f510b2fd016d8b95e0 Mon Sep 17 00:00:00 2001 From: usr Date: Thu, 13 Aug 2026 14:36:34 +0200 Subject: makefile build; ignore build artifacts --- GNUmakefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 0f559a0..660acc8 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,4 +1,8 @@ +.PHONY: all +all: ponger +ponger: .pik/build.sh + . .pik/build.sh leesmij-koptekst: /usr/bin/toilet @ echo PONGER | toilet --gay -- cgit v1.3.1