]> git.ipfire.org Git - thirdparty/iw.git/commit
makefile improvements
authorKel Modderman <kel@otaku42.de>
Wed, 17 Sep 2008 09:04:33 +0000 (11:04 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Wed, 17 Sep 2008 09:04:33 +0000 (11:04 +0200)
commit848794ec8cb47d997baa674add941536df47892b
tree3d5def58614302a8dd849ffe22dea0c17b2d0ec8
parentf2b40833884e2f4f43ca04020568e3b996f34e7c
makefile improvements

* Add DESTDIR variable which makes distribution package maintainers weak at
  knees, because lots of tools set this to something suitable automagically
  for package build process (eg. dh)
* Make sure installation directories are mkdir'd
* Ensure sane permissions are set for installed files
Makefile