/mandos/trunk

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: Teddy Hogeborn
  • Date: 2009-10-22 00:05:01 UTC
  • Revision ID: teddy@fukt.bsnet.se-20091022000501-g792e99q5g1wkyet
Merge from release branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
OPTIMIZE=-Os
18
18
LANGUAGE=-std=gnu99
19
19
htmldir=man
20
 
version=1.0.12
 
20
version=1.0.13
21
21
SED=sed
22
22
 
23
23
## Use these settings for a traditional /usr/local install