Avoid GNUism in Makefiles for *BSD support
commitf25464c79226fc5b9f32f9c3e1836c6650e8623e
authorTobias Stoeckmann <tobias@openbsd.org>
Sun, 29 Apr 2012 11:42:30 +0000 (29 13:42 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Apr 2012 17:46:54 +0000 (30 14:46 -0300)
tree868f034a7e8957ae09b6a730e359ee57c8c20e6e
parent8311058a16b79294e8b4994c21e3cc63b9956f9d
Avoid GNUism in Makefiles for *BSD support

Variable abs_srcdir will always point to proper source location.
With this patch, there is no need to call gmake on OpenBSD anymore.
WINGs/Makefile.am
wrlib/Makefile.am