/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

* plugins.d/password-prompt.c: Use exit codes from <sysexits.h>.  Do
                               close(STDOUT_FILENO) after writing to
                               check its return code.

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.13
 
20
version=1.0.12
21
21
SED=sed
22
22
 
23
23
## Use these settings for a traditional /usr/local install