mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 06:48:47 +02:00
34 lines
839 B
Plaintext
34 lines
839 B
Plaintext
$Id: README.BCC,v 1.4 2005-04-12 01:18:22 dfs Exp $
|
|
REMIND version 3.0 for Borland C++
|
|
|
|
IMPORTANT NOTE: BCC SUPPORT MAY BE BROKEN. I DON'T CARE. I'M NOT
|
|
MAINTAINING IT ANY LONGER. IT MOST LIKELY NO LONGER WORKS.
|
|
|
|
1 - Read the file COPYRIGHT. (This may be called COPYRIGH on your
|
|
MS-DOS system.)
|
|
|
|
2 - You must use the Borland C++ OS/2 or MSDOS/Windows compiler.
|
|
|
|
3 - cd src; examine the files custom.h and config.h and adjust
|
|
parameters as needed
|
|
|
|
4 - Examine the file makefile.bcc and adjust parameters as needed.
|
|
|
|
5 - Type:
|
|
|
|
make -f makefile.bcc
|
|
|
|
This will make 'remind.exe' and 'rem2ps.exe' in the ..\os2-ex or ..\msdos-ex
|
|
directories.
|
|
|
|
See README.UNIX for more info.
|
|
|
|
--
|
|
David F. Skoll <dfs@roaringpenguin.com>
|
|
986 Eiffel Avenue
|
|
Ottawa, Ontario K2C 0J2
|
|
CANADA
|
|
|
|
Tel. (613) 225-8687
|
|
http://www.roaringpenguin.com/remind.html
|