To get this branch, use:
bzr branch
http://bzr.recompile.se/loggerhead/mandos/trunk
« back to all changes in this revision
Viewing changes to Makefile
-
Committer:
Björn Påhlsson
-
Date:
2007-12-11 23:40:35 UTC
-
Revision ID:
belorn@braxen-20071211234035-m1nsu41vuzkak69h
Python based server
Added client configfile
Show diffs side-by-side
added
removed
7
rm -f server client client_debug
10
mv -f client client.tmp
11
$(MAKE) client CXXFLAGS="$(CXXFLAGS) -DDEBUG -DCERT_ROOT=\\\"./\\\""
12
mv client client_debug