/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: 2014-03-05 21:47:03 UTC
  • Revision ID: teddy@recompile.se-20140305214703-c5ulnh1c9i51yzl9
* Makefile (WARN): Re-add "-Wunreachable-code".
  (.PHONY): Update; add "mostlyclean", "maintainer-clean",
            "install-html", and "install-client-nokey".

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
LINK_FORTIFY += -pie
20
20
endif
21
21
#COVERAGE=--coverage
22
 
OPTIMIZE=-Os -fno-strict-aliasing
 
22
OPTIMIZE=-Os
23
23
LANGUAGE=-std=gnu99
24
24
htmldir=man
25
25
version=1.6.4