]> git.sur5r.net Git - i3/i3/commit
Use $(MAKE) instead of hardcoding `make' in the Makefiles.
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>
Sun, 9 Oct 2011 22:30:08 +0000 (19:30 -0300)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 10 Oct 2011 10:43:16 +0000 (11:43 +0100)
commit51116b46f19dad0ea95b67be369ec1e88f1e35c3
tree600f755f077c93a802707ef41ae0315c66800f69
parent99825ff2684a85bb6cf53d4e0857393e40028c6f
Use $(MAKE) instead of hardcoding `make' in the Makefiles.

When one is using gmake or anything other than make itself, the same
command should be used in the Makefiles too.
Makefile
i3bar/Makefile