Browse Source

* changed shortname for linux alpha

michael 26 years ago
parent
commit
d8e93dd9fd
1 changed files with 5 additions and 2 deletions
  1. 5 2
      compiler/systems.pas

+ 5 - 2
compiler/systems.pas

@@ -485,7 +485,7 @@ implementation
           (
           (
             id     : os_alpha_linux;
             id     : os_alpha_linux;
             name         : 'Linux for Alpha';
             name         : 'Linux for Alpha';
-            shortname    : 'linux';
+            shortname    : 'axplinux';
             sharedlibext : '.so';
             sharedlibext : '.so';
             staticlibext : '.a';
             staticlibext : '.a';
             sourceext    : '.pp';
             sourceext    : '.pp';
@@ -1621,7 +1621,10 @@ begin
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.85  1999-08-03 13:50:19  michael
+  Revision 1.86  1999-08-03 15:52:00  michael
+  * changed shortname for linux alpha
+
+  Revision 1.85  1999/08/03 13:50:19  michael
   + Changes for alpha
   + Changes for alpha
 
 
   Revision 1.84  1999/08/02 23:56:51  michael
   Revision 1.84  1999/08/02 23:56:51  michael