home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
RISC DISC 2
/
RISC_DISC_2.iso
/
pd_share
/
program
/
gnu
/
readline
/
examples
/
Makefile
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1994-03-22
|
200 b
|
11 lines
# This is the Makefile for the examples subdirectory of readline. -*- text -*-
#
CFLAGS= -I^
fileman: o.fileman
$(CC) -o fileman o.fileman -l^.libreadline -lunix:o.unixlib
o.fileman: c.fileman