a2ae10c443
Xphoon sets X the root window to a picture of the moon in its current phase.
13 lines
313 B
Text
13 lines
313 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2001/07/18 14:27:31 nra Exp $
|
|
|
|
--- Imakefile.orig Wed Sep 18 21:57:31 1991
|
|
+++ Imakefile
|
|
@@ -11,7 +11,7 @@
|
|
|
|
|
|
INCLUDES = -I. -I$(TOP) -I$(TOP)/X11 -I$(TOP)/X11/bitmaps
|
|
-LOCAL_LIBRARIES = $(XLIB)
|
|
+LOCAL_LIBRARIES = $(XLIB) $(EXTRA_LOCAL_LIBS)
|
|
DEPLIBS = $(DEPXLIB)
|
|
LDLIBS = -lm
|
|
|