]> git.tdb.fi Git - ext/subsurface.git/commit
Makefile fixes
authorDirk Hohndel <dirk@hohndel.org>
Mon, 24 Oct 2011 11:12:44 +0000 (04:12 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Mon, 24 Oct 2011 11:12:44 +0000 (04:12 -0700)
commit16461e93289f85f7b46f64973a5ed8e9a9040189
tree7546353594fffa848c62cdb83faccc110f65f09d
parenta72408400c67a142b9abaec89df954df7dac7a71
Makefile fixes

The stupid lib vs lib64 problem. I'm sure there's a more portable way to
handle this, but this at least seems to work.

Also fix the install target. Seriously, you create a directory with mode
644 and claim that this ever worked?

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Makefile