542c88010e
- add license marker - regen patches while here
13 lines
336 B
Plaintext
13 lines
336 B
Plaintext
$OpenBSD: patch-Imakefile,v 1.2 2007/12/18 09:37:16 ajacoutot Exp $
|
|
--- Imakefile.orig Wed Sep 18 21:57:31 1991
|
|
+++ Imakefile Tue Dec 18 10:32:09 2007
|
|
@@ -11,7 +11,7 @@
|
|
|
|
|
|
INCLUDES = -I. -I$(TOP) -I$(TOP)/X11 -I$(TOP)/X11/bitmaps
|
|
-LOCAL_LIBRARIES = $(XLIB)
|
|
+LOCAL_LIBRARIES = $(XLIB) -lcompat
|
|
DEPLIBS = $(DEPXLIB)
|
|
LDLIBS = -lm
|
|
|