Update of /cvsroot/javaprofiler/library/config
In directory usw-pr-cvs1:/tmp/cvs-serv21518
Modified Files:
README
Log Message:
win32 port
Index: README
===================================================================
RCS file: /cvsroot/javaprofiler/library/config/README,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** README 2001/11/25 22:33:47 1.11
--- README 2001/11/25 22:36:05 1.12
***************
*** 2,14 ****
of the source files and rename it to "config.mk"
! * Microsoft Windows NT4.0/2000, x86
Microsoft Visual C/C++ 6.0
! config_x86_nt40_vc98.mk
!
! * Microsoft Windows 9x, x86
! Microsoft Visual C/C++ 6.0
!
! config_x86_win9x_vc98.mk
* SunOS 7/8, SPARC/x86
--- 2,9 ----
of the source files and rename it to "config.mk"
! * Microsoft Windows 9x/NT4.0/2000, x86
Microsoft Visual C/C++ 6.0
! config_x86_win32_vc98.mk
* SunOS 7/8, SPARC/x86
|