summaryrefslogtreecommitdiff
path: root/os2/perl.cs
diff options
context:
space:
mode:
Diffstat (limited to 'os2/perl.cs')
-rw-r--r--os2/perl.cs9
1 files changed, 6 insertions, 3 deletions
diff --git a/os2/perl.cs b/os2/perl.cs
index 416e29c397..73bc4d7b8c 100644
--- a/os2/perl.cs
+++ b/os2/perl.cs
@@ -3,13 +3,16 @@ 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 -I.
-os2\os2.c os2\popen.c os2\mktemp.c os2\director.c os2\suffix.c
+(-W1 -Od -Olt -I. -Ios2
+os2\os2.c os2\popen.c os2\mktemp.c os2\director.c os2\suffix.c os2\alarm.c
)
+; link with this library if you have GNU gdbm for OS/2
+; remember to enable the NDBM symbol in config.h before compiling
+lgdbm.lib
setargv.obj
os2\perl.def
os2\perl.bad
perl.exe
--AL -LB -S0x8800
+-AL -LB -S0x8000