Skip to content

Commit

Permalink
Hey, there's a man page now! Let Makefile know about it for install.
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowman committed Sep 18, 2022
1 parent aeacab9 commit b18890b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -14,7 +14,7 @@ SRCS+=nopt.c pflow.c wg.c
CLEANFILES+=compile.c
LDADD=-ledit -ltermcap -lsqlite3 -L/usr/local/lib #-static

NOMAN=1
MAN=nsh.8

compile.c: compile.sh
sh ${.CURDIR}/compile.sh
Expand Down

0 comments on commit b18890b

Please sign in to comment.