00faaabfa9
archs; tested on vax
13 lines
461 B
Plaintext
13 lines
461 B
Plaintext
$OpenBSD: patch-GUI_xephem_Imakefile,v 1.1 2002/07/31 06:06:52 pvalchev Exp $
|
|
--- GUI/xephem/Imakefile.orig Sun Jul 14 21:34:42 2002
|
|
+++ GUI/xephem/Imakefile Sun Jul 14 21:34:52 2002
|
|
@@ -63,7 +63,7 @@ OBJS = \
|
|
SRCS = $(OBJS:.o=.c)
|
|
|
|
XCOMM Sometimes you need -lXp after -lXm
|
|
- XMLIB = -lXm
|
|
+ XMLIB = -lXm -lXp
|
|
DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
|
|
EXTRA_INCLUDES = -I../../libastro
|
|
LOCAL_LDFLAGS = -L../../libastro
|