From 5ca2a6212cab09d06252ba9a6443a45c239a7d6c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 26 Nov 2025 03:15:39 -0500 Subject: Add alf man page. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 7a992e9..d09d8dc 100644 --- a/src/Makefile +++ b/src/Makefile @@ -45,7 +45,7 @@ ALF_OBJS=alf.o .PHONY: all clean install crosswin windows windows-upload realclean -all: unalf unalf.1 alfsum alfsum.1 alf +all: unalf unalf.1 alfsum alfsum.1 alf alf.1 # unalf and alfsum need explicit rules for BSD make compatibility. # without them, bmake tries to run "cc -o unalf unalf.c" which ain't -- cgit v1.2.3