12 lines
359 B
Text
12 lines
359 B
Text
$NetBSD: patch-ab,v 1.2 2003/10/18 13:20:32 cjep Exp $
|
|
--- Imakefile.orig 1998-09-05 17:11:33.000000000 +0200
|
|
+++ Imakefile 2003-09-28 16:50:51.000000000 +0200
|
|
@@ -7,7 +7,4 @@
|
|
DEPLIBS = $(DEPXLIB)
|
|
LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) $(OSSAUDIO)
|
|
|
|
-SRCS = wmmixer.cc
|
|
-OBJS = wmmixer.o
|
|
-
|
|
-ComplexProgramTarget(wmmixer)
|
|
+SimpleCplusplusProgramTarget(wmmixer)
|