aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland McGrath1994-01-21 16:22:40 +0000
committerRoland McGrath1994-01-21 16:22:40 +0000
commitddd6d6137fb549ca003adbfd09777e7d03a9d98c (patch)
tree78baf92bc5c344d1cdc8a1584f6e08f11ab87bc4
parentc6a9d2511a9ed967961f71373fb9f891689e5e83 (diff)
downloademacs-ddd6d6137fb549ca003adbfd09777e7d03a9d98c.tar.gz
emacs-ddd6d6137fb549ca003adbfd09777e7d03a9d98c.zip
*** empty log message ***
-rw-r--r--lwlib/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/lwlib/Makefile.in b/lwlib/Makefile.in
index e4b9580b8fc..74fc472ee5a 100644
--- a/lwlib/Makefile.in
+++ b/lwlib/Makefile.in
@@ -1,6 +1,6 @@
1/* This was taken from the output of Imake 1# This was taken from the output of Imake
2 and set up to be configured by ../configure. 2# and set up to be configured by ../configure.
3 Some parts Copyright (c) 1992, 1993 Lucid, Inc. */ 3# Some parts Copyright (c) 1992, 1993 Lucid, Inc.
4 4
5srcdir=@srcdir@ 5srcdir=@srcdir@
6VPATH=@srcdir@ 6VPATH=@srcdir@