/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk
1
2
3
4
5
6
7
CXXFLAGS=-Wall -W -g
LDFLAGS=-lgnutls

all: client server

clean:
	rm -f server client