blob: f918e23bb4abee6d10f36e4457adc9e4085342db (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- ./Imakefile.org Sat Sep 5 15:11:33 1998
+++ ./Imakefile Fri Sep 29 13:40:13 2000
@@ -10,4 +10,4 @@
SRCS = wmmixer.cc
OBJS = wmmixer.o
-ComplexProgramTarget(wmmixer)
+ComplexProgramTargetNoMan(wmmixer)
|