blob: 8d3d25d6fa3ca99117b3dee796bd09b0cc5ce5c8 (
plain)
1
2
3
4
5
6
7
8
|
--- wmload-0.9.2/Imakefile~ Sat Dec 1 21:53:52 2001
+++ wmload-0.9.2/Imakefile Sat Dec 1 21:53:52 2001
@@ -14,4 +14,4 @@
SRCS = wmload.c
OBJS = wmload.o
-ComplexProgramTarget(wmload)
+ComplexProgramTargetNoMan(wmload)
|