]> git.cworth.org Git - fips/commit
Makefile: Don't install 32/64-bit target if not compiled
authorCarl Worth <cworth@cworth.org>
Mon, 7 Oct 2013 22:33:52 +0000 (15:33 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 7 Oct 2013 22:33:52 +0000 (15:33 -0700)
commit7e1685c0ea738d7f1d9347168a966daa318befb3
tree509c9142d8e36abb81970c3eaa1eeb94289eb3e0
parent5169acf1de805f8ad277554f6ec064e8f36111c3
Makefile: Don't install 32/64-bit target if not compiled

We are already contionally compiling these, so the right answer is to
only conditionally install them as well.
Makefile.local