Changeset 20074 for branches/vendor/third/perl/NetWare/Makefile
- Timestamp:
- 02/09/04 14:10:55 (6 years ago)
- Files:
-
- 1 modified
-
branches/vendor/third/perl/NetWare/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/vendor/third/perl/NetWare/Makefile
r18449 r20074 87 87 88 88 # Here comes the CW tools - TO BE FILLED TO BUILD WITH CW - 89 MODULE_DESC = "Perl 5.8. 0for NetWare"89 MODULE_DESC = "Perl 5.8.3 for NetWare" 90 90 CCTYPE = CodeWarrior 91 91 C_COMPILER = mwccnlm -c … … 468 468 # path that includes an arbitrary version string. 469 469 # 470 INST_VER = \5.8. 0470 INST_VER = \5.8.3 471 471 472 472 #
