mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
359 B
Plaintext
13 lines
359 B
Plaintext
$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)
|