]> git.ipfire.org Git - thirdparty/sarg.git/commit
Use a Makefile compatible with Solaris
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 26 Jul 2012 13:37:32 +0000 (15:37 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 26 Jul 2012 13:37:32 +0000 (15:37 +0200)
commit4e9c12ce5dfa846db1c97b70482f8c065ad1c828
treee1ad2a931ce546955826f749072dd7d8e3403c1a
parentfe71765869eb2aee64150144a7cfdd057d79317a
Use a Makefile compatible with Solaris

On Solaris, the default make command doesn't know the -C command line
option to change the directory. It is a GNU make extension.
Makefile.in