cracklib/Makefile@6b18bb69901e
cracklib/Makefile
Tue, 28 Aug 2012 18:36:35 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Tue, 28 Aug 2012 18:36:35 +0200
- changeset 579
- 6b18bb69901e
- permissions
- -rw-r--r--
Correct the paths of patched scripts, refine password generation,
mitigate fdatasync(2) detection problems, correct dependencies, remove
outdated autoconf components, correct conf file paths and attributes,
complete and correct log file rotation handing, and note warnings
useful for diagnosing builds.
3 LIBDIR = $(PREFIX)/lib/cracklib
4 DICTDIR = $(PREFIX)/share/cracklib
5 FORMAT = $(PREFIX)/sbin/cracklib-format
6 PACKER = $(PREFIX)/sbin/cracklib-packer
9 $(FORMAT) $(DICTDIR)/*.txt | $(PACKER) $(LIBDIR)/pw_dict