view lwlib/README @ 35727:8e36e09f6fed

Don't copy lisp/Makefile, it doesn't exist; copy lisp/Makefile.in instead. Use "rm -f" where more than one file needs to be deleted, since command.com in Windows 9X doesn't grok more than one argument.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 30 Jan 2001 13:43:35 +0000
parents 648d04be6a9c
children 94ef9897d110
line wrap: on
line source

This subdirectory contains the lwlib library which provides a uniform
interface to a few different X toolkits.  The library was written by Lucid.
This version has changes in the makefile to fit in with Emacs's configure
script, and some source files have been renamed to fit in 14 characters.