home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)
/
NeXT_Developer-3.3.iso
/
NextDeveloper
/
Source
/
GNU
/
debug
/
gdb
/
readline
/
Makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1994-11-29
|
224 b
|
7 lines
NAME = libreadline.a
CFILES = readline.c history.c funmap.c keymaps.c
HFILES = readline.h chardefs.h history.h keymaps.h sysdep.h sysdep-obsd.h emacs_keymap.c
OTHER_CFLAGS = -I../ -DVOID_SIGHANDLER
include ../Makefile.lib