warp-vpn

point to point VPN implementation
git clone git://git.2f30.org/warp-vpn
Log | Files | Refs | README

commit b6b37eb3e4d7c19160f889516ae7b5dd36c73357
parent af86412be4ea7cf9325febca55c24e58e5395428
Author: sin <sin@2f30.org>
Date:   Fri,  8 Apr 2016 10:15:58 +0100

PREFIX/MANPREFIX are set in config.mk

Diffstat:
MMakefile | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile @@ -1,8 +1,5 @@ include config.mk -PREFIX = /usr/local -MANPREFIX = $(PREFIX)/man - DISTFILES = Makefile README UNLICENSE arg.h \ config.mk stun.8 stun.c OBJ = stun.o