mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
set AvoidNullMakeCommand on OpenBSD to avoid make warnings
This commit is contained in:
parent
e56e3f74e6
commit
38f3f5dcba
1 changed files with 2 additions and 0 deletions
|
@ -1030,5 +1030,7 @@ install:: fonts.alias @@\
|
||||||
|
|
||||||
#define SharedLibraryLoadFlags -shared /usr/lib/crtbeginS.o /usr/lib/crtendS.o
|
#define SharedLibraryLoadFlags -shared /usr/lib/crtbeginS.o /usr/lib/crtendS.o
|
||||||
|
|
||||||
|
#define AvoidNullMakeCommand YES
|
||||||
|
|
||||||
/* This must come last */
|
/* This must come last */
|
||||||
#include <bsdLib.rules>
|
#include <bsdLib.rules>
|
||||||
|
|
Loading…
Reference in a new issue