$NetBSD: patch-ai,v 1.2 1999/06/29 23:13:41 tron Exp $

--- lwlib/Makefile.in.in.old	Mon Dec  6 00:34:23 1999
+++ lwlib/Makefile.in.in	Mon Dec  6 00:34:40 1999
@@ -59,9 +59,9 @@
 
 #ifdef SOLARIS2
 %.o : %.c
-#else
-.c.o:
+	$(CC) -c $(cflags) $<
 #endif
+.c.o:
 	$(CC) -c $(cflags) $<
 
 ## Create preprocessor output (debugging purposes only)
