blob: 7693a1313066ffa80a5c1232ad185723b0a47141 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ac,v 1.3 2004/03/28 22:06:16 xtraeme Exp $
--- config/pswrap/Imakefile.orig 2003-07-24 01:45:49.000000000 +0200
+++ config/pswrap/Imakefile 2003-07-24 01:46:00.000000000 +0200
@@ -4,7 +4,6 @@
DEFINES = -DXENVIRONMENT
DEPLIBS =
YFLAGS = -d
-EXTRA_LIBRARIES = LexLib
SRCS = main.c pswdict.c pswfile.c \
systemnames.c psw.c pswstring.c pswsemantics.c
|