aboutsummaryrefslogtreecommitdiff
path: root/apps/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rework CFLAGS/CPPFLAGS settings during configurationBrent Cook2015-03-221-1/+0
| | | | | | Move define adjustments to CPPFLAGS. Adjust user CFLAGS directly, do not override during configuration. USER_CFLAGS is not necessary to build libcompat_noopt correctly.
* conditionally build certhash into openssl(1)Brent Cook2015-02-141-1/+6
| | | | | For now, look for openat and symlink. We may switch to just needing symlink later.
* add the new openssl(1) certhash commandBrent Cook2015-02-111-0/+1
|
* simplify building the apps MakefileBrent Cook2014-12-061-0/+82
Remove extra machinery in favor of a plain-old Makefile.am. Tighten up what files are copied on build, package a simple openssl.cnf.