@ -167,27 +167,24 @@ simply copy the appropriate makeinclude and config files to the main
directory and do a make: < / P >
directory and do a make: < / P >
< UL >
< UL >
< PRE >
< PRE >
cp makefiles/makeinclude.< env> makeinclude
copy makefiles\Makefile.< env> Makefile
cp makefiles/config.< env> config.h
make
make
< / PRE >
< / PRE >
< / UL >
< / UL >
< H2 > Building FLTK Under OS/2< / H2 >
< H2 > Building FLTK Under OS/2< / H2 >
The current OS/2 build requires XFree86 for OS/2 to work. A native
The current OS/2 build requires XFree86 for OS/2 to work. A native
Presentation Manager version has not been implemented yet (volunteers
Presentation Manager version has not been implemented yet (volunteers
are welcome!).
are welcome!).
< P > To build the XFree86 version of FLTK for OS/2, copy the appropriate
< P > To build the XFree86 version of FLTK for OS/2, copy the appropriate
makeinclude and config files to the main directory and do a make: < / P >
makeinclude and config files to the main directory and do a make: < / P >
< UL >
< UL >
< PRE >
< PRE >
cp makefiles/Makefile.os2x Makefile
copy makefiles\Makefile.os2x Makefile
cp makefiles/makeinclude.os2x makeinclude
cp makefiles/config.os2x config.h
make
make
< / PRE >
< / PRE >
< / UL >
< / UL >
< H2 > Internet Resources< / H2 >
< H2 > Internet Resources< / H2 >
FLTK is available on the 'net in a bunch of locations:
FLTK is available on the 'net in a bunch of locations:
< DL >
< DL >
< DT > WWW< / DT >
< DT > WWW< / DT >
< DD > < A href = http://fltk.easysw.com > http://fltk.easysw.com< / A > < / DD >
< DD > < A href = http://fltk.easysw.com > http://fltk.easysw.com< / A > < / DD >