Update of /cvsroot/javaprofiler/library/config
In directory usw-pr-cvs1:/tmp/cvs-serv17653/config
Modified Files:
README
Log Message:
changes in doc
Index: README
===================================================================
RCS file: /cvsroot/javaprofiler/library/config/README,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** README 2001/07/28 05:03:40 1.8
--- README 2001/09/25 18:57:55 1.9
***************
*** 2,27 ****
of the source files and rename it to "config.mk"
- * Microsoft Windows NT 4.0/2000, x86
- * Visual C/C++ 6.0
! config_x86_nt40_vc98.mk
! * Microsoft Windows 9x, x86
! * Visual C/C++ 6.0
! config_x86_win9x_vc98.mk
! * Microsoft Windows NT 4.0/2000, x86
! * Borland C/C++ 5.5.1
! config_x86_nt40_bcc551.mk
- * Microsoft Windows 9x, x86
- * Borland C/C++ 5.5.1
! config_x86_win9x_bcc551.mk
! * SunOS 5.8, SPARC
! * GNU C/C++ 3.0
! config_sparc_sunos58_gcc30.mk
--- 2,31 ----
of the source files and rename it to "config.mk"
! Microsoft Windows NT4.0/2000, x86
! * config_x86_nt40_vc98.mk
! Microsoft Visual C/C++ 6.0
! * config_x86_nt40_bcc551.mk
! Borland C/C++ 5.5.1
! Microsoft Windows 9x, x86
! * config_x86_win9x_vc98.mk
! Microsoft Visual C/C++ 6.0
!
! * config_x86_win9x_bcc551.mk
!
! Borland C/C++ 5.5.1
!
!
! SunOS 7/8, SPARC/x86
!
! * config_sparc_sunos58_gcc30.mk
!
! GNU C/C++ 3.0, GNU make 3.7x
|