Make compile on alpha and correct manpage name. The page is installed

in a slightly wrong place as it is pre-nroffed but end up in man1 instead
of cat1
This commit is contained in:
niklas 1998-01-31 08:23:22 +00:00
parent 0276add961
commit 6d765f297c
2 changed files with 3 additions and 3 deletions

View File

@ -11,8 +11,8 @@ MANDIR=%%PREFIX%%/man/man
CLEANFILES+= ckcpro.c ckcwart.o wart kermit.1
DPADD= ${LIBCURSES} ${LIBTERM}
LDADD= -lcurses -ltermcap
DPADD= ${LIBCURSES} ${LIBTERMLIB}
LDADD= -lcurses -ltermlib
.SUFFIXES: .w

View File

@ -1,3 +1,3 @@
bin/kermit
man/man1/kermit.1
man/man1/kermit.0
share/examples/kermit/dot.kermrc