/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk
2 by Björn Påhlsson
Working client and server and password system
1
CXXFLAGS=-Wall -W -g
1 by Björn Påhlsson
First working version with: IPv6, GnuTLS, X.509 certificates, DN
2
LDFLAGS=-lgnutls
3
4
all: client server
5
6
clean:
7
	rm -f server client