/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

Tags: version-1.0.14-1
* Makefile (version): Changed to "1.0.14".
* NEWS (Version 1.0.14): New entry.
* debian/changelog (1.0.14-1): - '' -

Show diffs side-by-side

added added

removed removed

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