aboutsummaryrefslogtreecommitdiff
path: root/audio/wmsmixer/files/patch-Imakefile
blob: 5f9b582ac665b419ef4f58a7d0b8f02bcd6d6e78 (plain) (blame)
1
2
3
4
5
6
7
8
--- Imakefile.orig	2003-04-12 22:08:16 UTC
+++ Imakefile
@@ -12,4 +12,4 @@ LD = c++ -m32 -nostdlib
 SRCS = wmsmixer.cc
 OBJS = wmsmixer.o
 
-ComplexProgramTarget(wmsmixer)
+ComplexProgramTargetNoMan(wmsmixer)