diff options
Diffstat (limited to 'os2/perl.cs')
-rw-r--r-- | os2/perl.cs | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/os2/perl.cs b/os2/perl.cs new file mode 100644 index 0000000000..530f0930df --- /dev/null +++ b/os2/perl.cs @@ -0,0 +1,13 @@ +(-W1 -Od -Olt -DDEBUGGING -Gt2048 +array.c cmd.c cons.c consarg.c doarg.c doio.c dolist.c dump.c form.c +hash.c perl.c perly.c regcomp.c regexec.c stab.c str.c util.c +) +(-W1 -Od -Olt -B2C2L -B3C3L -DDEBUGGING eval.c{evalargs.xc} toke.c) +(-W1 -Od -Olt os2.c popen.c mktemp.c director.c suffix.c) + +setargv.obj +perl.def +perl.bad +perl.exe + +-AL -LB -S0x9000 |