mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
10 lines
269 B
Plaintext
10 lines
269 B
Plaintext
|
--- Imakefile.orig Thu Nov 30 00:29:33 1989
|
||
|
+++ Imakefile Fri Nov 6 11:11:21 1998
|
||
|
@@ -1,5 +1,5 @@
|
||
|
DEPLIBS = XawClientDepLibs
|
||
|
-LOCAL_LIBRARIES = XawClientsLibs
|
||
|
+LOCAL_LIBRARIES = XawClientLibs
|
||
|
SRCS = xlogout.c
|
||
|
OBJS = xlogout.o
|
||
|
|