summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblizzard%redhat.com <devnull@localhost>2000-01-26 07:25:57 +0000
committerblizzard%redhat.com <devnull@localhost>2000-01-26 07:25:57 +0000
commit690b0bb3dd57f786fca4d3918be84acc56a47fc8 (patch)
tree2bf909318041d86fa173bd737d0c38693c4daaa6
parentdaf3fd717a254656601adc7013f1661960b7f532 (diff)
downloadnspr-hg-690b0bb3dd57f786fca4d3918be84acc56a47fc8.tar.gz
hrm
-rw-r--r--lib/ds/MANIFEST1
-rw-r--r--lib/ds/Makefile2
-rw-r--r--lib/ds/Makefile.in2
3 files changed, 0 insertions, 5 deletions
diff --git a/lib/ds/MANIFEST b/lib/ds/MANIFEST
index ce8226bd..ceda33b7 100644
--- a/lib/ds/MANIFEST
+++ b/lib/ds/MANIFEST
@@ -4,5 +4,4 @@
plarenas.h
plarena.h
-plevent.h
plhash.h
diff --git a/lib/ds/Makefile b/lib/ds/Makefile
index b3076f3c..2c5881d0 100644
--- a/lib/ds/Makefile
+++ b/lib/ds/Makefile
@@ -32,7 +32,6 @@ INCLUDES = -I$(DIST)/include -I$(MOD_DEPTH)/pr/include
CSRCS = \
plarena.c \
- plevent.c \
plhash.c \
plvrsion.c \
$(NULL)
@@ -40,7 +39,6 @@ CSRCS = \
HEADERS = \
plarenas.h \
plarena.h \
- plevent.h \
plhash.h \
$(NULL)
diff --git a/lib/ds/Makefile.in b/lib/ds/Makefile.in
index 6c87443d..0240723c 100644
--- a/lib/ds/Makefile.in
+++ b/lib/ds/Makefile.in
@@ -39,7 +39,6 @@ INCLUDES = -I$(DIST)/include -I$(topsrcdir)/pr/include
CSRCS = \
plarena.c \
- plevent.c \
plhash.c \
plvrsion.c \
$(NULL)
@@ -47,7 +46,6 @@ CSRCS = \
HEADERS = \
plarenas.h \
plarena.h \
- plevent.h \
plhash.h \
$(NULL)