set AvoidNullMakeCommand on OpenBSD to avoid make warnings

This commit is contained in:
Pascal Stumpf
2012-11-19 19:44:15 -07:00
committed by Jon Trulson
parent e56e3f74e6
commit 38f3f5dcba
+2
View File
@@ -1030,5 +1030,7 @@ install:: fonts.alias @@\
#define SharedLibraryLoadFlags -shared /usr/lib/crtbeginS.o /usr/lib/crtendS.o
#define AvoidNullMakeCommand YES
/* This must come last */
#include <bsdLib.rules>