set AvoidNullMakeCommand on OpenBSD to avoid make warnings
authorPascal Stumpf <Pascal.Stumpf@cubes.de>
Sun, 18 Nov 2012 17:25:07 +0000 (18:25 +0100)
committerJon Trulson <jon@radscan.com>
Tue, 20 Nov 2012 02:44:15 +0000 (19:44 -0700)
cde/config/cf/OpenBSD.cf

index ccde1f89e141dae2afb435ceb39a33b5ebf94a4c..3b340f836399a38b00eebdb5dca115e0be142cb6 100644 (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>