/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Björn Påhlsson
  • Date: 2010-10-02 17:43:53 UTC
  • mfrom: (24.1.169 mandos)
  • Revision ID: belorn@fukt.bsnet.se-20101002174353-hijao11kbcyvwos7
Merge from trunk.  Make it lintian clean, for real this time.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
OPTIMIZE=-Os
24
24
LANGUAGE=-std=gnu99
25
25
htmldir=man
26
 
version=1.2.3
 
26
version=1.2.1
27
27
SED=sed
28
28
 
29
29
## Use these settings for a traditional /usr/local install