diff options
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
