there's a manpage now ... just not here

This commit is contained in:
pooka 2010-12-13 19:39:37 +00:00
parent fbd98e1bd6
commit 759b07d20a
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.1 2010/12/13 13:29:15 pooka Exp $
# $NetBSD: Makefile,v 1.2 2010/12/13 19:39:37 pooka Exp $
#
.PATH: ${.CURDIR}/../rump_allserver
PROG= rump_server
SRCS= rump_allserver.c
NOMAN= for now
NOMAN= installed by ../rump_allserver
LDADD+= -lrump -lrumpuser -lpthread