$NetBSD: patch-al,v 1.1 1999/12/06 14:24:03 bouyer 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)
