Build this as mount_puffsportal for now, so that it can be easily
installed at the same with the regular mount_portal.
This commit is contained in:
parent
cae7a90e9a
commit
226c70ad91
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2007/07/02 18:35:14 pooka Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2007/07/08 14:27:48 pooka Exp $
|
||||
#
|
||||
|
||||
NOMAN= should challenge wizd
|
||||
|
@ -7,7 +7,7 @@ NOMAN= should challenge wizd
|
|||
|
||||
.PATH: ${NETBSDSRCDIR}/sbin/mount_portal
|
||||
|
||||
PROG= mount_portal
|
||||
PROG= mount_puffsportal
|
||||
SRCS= puffs_portal.c activate.c conf.c pt_conf.c \
|
||||
pt_exec.c pt_file.c pt_tcp.c pt_filter.c
|
||||
|
||||
|
|
Loading…
Reference in New Issue