home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 22 gnu
/
22-gnu.zip
/
gnuplapi.zip
/
gnuplot-api-os2
/
examples
/
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
|
2001-03-07
|
247 b
|
7 lines
all : GnuplotAPI.inf
GnuplotAPI.inf : GnuplotAPI.ipf
ipfc /inf GnuplotAPI.ipf
GnuplotAPI.ipf : Gnuplot.pm GnuplotTerminals.pod
pod2ipf --head-off=1 --title "Gnuplot low-level plotting API" --by-files Gnuplot.pm GnuplotTerminals.pod > $@