correct comments

This commit is contained in:
David Rose 2002-02-06 19:39:42 +00:00
parent aa14222063
commit 11816b3438
3 changed files with 6 additions and 6 deletions

View File

@ -15,11 +15,11 @@
// $DTOOL/Package.pp
// $DTOOL/Config.pp
// $DTOOL/Config.Platform.pp
// $DTOOL/pptempl/System.pp
// The user's PPREMAKE_CONFIG file.
// $DTOOL/pptempl/System.pp
// All of the Sources.pp files in the current source hierarchy
// $DTOOL/pptempl/Global.pp
// $DTOOL/pptempl/Global.gmsvc.pp
// All of the Sources.pp files in the current source hierarchy
// $DTOOL/Depends.pp, once for each Sources.pp file
// Template.gmsvc.pp (this file), once for each Sources.pp file

View File

@ -16,11 +16,11 @@
// $DTOOL/Package.pp
// $DTOOL/Config.pp
// $DTOOL/Config.Platform.pp
// $DTOOL/pptempl/System.pp
// The user's PPREMAKE_CONFIG file.
// $DTOOL/pptempl/System.pp
// All of the Sources.pp files in the current source hierarchy
// $DTOOL/pptempl/Global.pp
// $DTOOL/pptempl/Global.msvc.pp
// All of the Sources.pp files in the current source hierarchy
// $DTOOL/Depends.pp, once for each Sources.pp file
// Template.msvc.pp (this file), once for each Sources.pp file

View File

@ -16,11 +16,11 @@
// $DTOOL/Package.pp
// $DTOOL/Config.pp
// $DTOOL/Config.Platform.pp
// $DTOOL/pptempl/System.pp
// The user's PPREMAKE_CONFIG file.
// $DTOOL/pptempl/System.pp
// All of the Sources.pp files in the current source hierarchy
// $DTOOL/pptempl/Global.pp
// $DTOOL/pptempl/Global.unix.pp
// All of the Sources.pp files in the current source hierarchy
// $DTOOL/Depends.pp, once for each Sources.pp file
// Template.unix.pp (this file), once for each Sources.pp file