blob: a7ebf33f77d6f70036608682c04b544276812b44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-aa,v 1.1.1.1 2000/11/10 16:55:13 abs Exp $
*** vncviewer/Imakefile.orig Thu Sep 2 11:45:25 1999
--- vncviewer/Imakefile Thu Sep 2 11:45:44 1999
***************
*** 35,38 ****
OBJS = $(SRCS:.c=.o)
! ComplexProgramTarget(vncviewer)
--- 35,38 ----
OBJS = $(SRCS:.c=.o)
! ComplexProgramTargetNoMan(vncviewer)
|