summaryrefslogtreecommitdiff
path: root/pr/tests/Makefile.in
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2000-03-07 22:48:41 +0000
committerwtc%netscape.com <devnull@localhost>2000-03-07 22:48:41 +0000
commitaa492f3cbdf42eb52f6783dd174eebf01b0b7964 (patch)
treea1bc4e91a423385f044a92bce389c9fb2cdfec48 /pr/tests/Makefile.in
parent76f7d551cbf563cd1c319eb2a363e1bb1934654b (diff)
downloadnspr-hg-aa492f3cbdf42eb52f6783dd174eebf01b0b7964.tar.gz
Bugzilla bug #30367: define uint for Neutrino. Rearranged the ifdef's
in protypes.h so that it is easier to understand. Added the test obsints.c to ensure that all the (obsolete) integer types are defined. Added file: pr/tests/obsints.c Modified files: protypes.h, pr/tests/Makefile, pr/tests/Makefile.in
Diffstat (limited to 'pr/tests/Makefile.in')
-rw-r--r--pr/tests/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pr/tests/Makefile.in b/pr/tests/Makefile.in
index 30dad6d7..dc58a025 100644
--- a/pr/tests/Makefile.in
+++ b/pr/tests/Makefile.in
@@ -99,6 +99,7 @@ CSRCS = \
nonblock.c \
ntioto.c \
ntoh.c \
+ obsints.c \
op_2long.c \
op_excl.c \
op_filnf.c \