diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
