summaryrefslogtreecommitdiff
path: root/pr/src/md/os2
diff options
context:
space:
mode:
authorcls%seawood.org <devnull@localhost>2000-01-06 06:09:27 +0000
committercls%seawood.org <devnull@localhost>2000-01-06 06:09:27 +0000
commit1236850131dc4b2de7fea978f7a599b78ebfe59e (patch)
tree704ce4bf4f8fa8908ccdd92cd5fc45a6755bc2c2 /pr/src/md/os2
parentebd9fa3dd939aeaef66d12d6163a5d611861490e (diff)
downloadnspr-hg-1236850131dc4b2de7fea978f7a599b78ebfe59e.tar.gz
Sync'd Makefile.in's to reflect srinivas' NSPR API changes.NSIFILE_0106200_BASE
Diffstat (limited to 'pr/src/md/os2')
-rw-r--r--pr/src/md/os2/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/pr/src/md/os2/Makefile.in b/pr/src/md/os2/Makefile.in
index 4ecaf6d9..72414033 100644
--- a/pr/src/md/os2/Makefile.in
+++ b/pr/src/md/os2/Makefile.in
@@ -45,6 +45,8 @@ TARGETS = $(OBJS)
INCLUDES = -I$(DIST)/include -I$(MOD_DEPTH)/pr/include -I$(MOD_DEPTH)/pr/include/private
+DEFINES += -D_NSPR_BUILD_
+
include $(topsrcdir)/config/rules.mk
export:: $(TARGETS)