mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3ec01f2084
Submitted by: naddy@mips.rhein-neckar.de Initial Import xlogout.
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
|
|
|