dbbbe3968d
- Docks under WindowMaker. - The port now supports three themes with 19 localizations each, plus five fixed themes, for a total of 62 different flavors.
12 lines
357 B
Plaintext
12 lines
357 B
Plaintext
$OpenBSD: patch-Imakefile,v 1.1 2001/01/06 16:43:45 naddy Exp $
|
|
--- Imakefile.orig Fri Jan 5 20:32:35 2001
|
|
+++ Imakefile Fri Jan 5 20:32:40 2001
|
|
@@ -5,7 +5,6 @@ DEPLIBS = $(DEPXLIB)
|
|
LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)
|
|
|
|
LINTLIBS = $(LINTXLIB)
|
|
-CC = gcc -g
|
|
|
|
SRCS = asclock.c parser.c symbols.c config.c
|
|
OBJS = asclock.o parser.o symbols.o config.o
|