summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtchang%redhat.com <devnull@localhost>2006-12-21 22:33:29 +0000
committerwtchang%redhat.com <devnull@localhost>2006-12-21 22:33:29 +0000
commita423c07d4be3a0975cb10e9fbf9b3dc10da9e451 (patch)
treeccab9303ee968b60ec8ab21b021769d344a9a8bc
parent2a3dd30881bf5008b1c28acac83c06b0e4f2ec51 (diff)
downloadnspr-hg-a423c07d4be3a0975cb10e9fbf9b3dc10da9e451.tar.gz
Bugzilla Bug 360933: removed the 'windows' directory from CVS.
Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
-rw-r--r--lib/tests/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/tests/Makefile.in b/lib/tests/Makefile.in
index 18917ad1..f55824ad 100644
--- a/lib/tests/Makefile.in
+++ b/lib/tests/Makefile.in
@@ -46,10 +46,6 @@ include $(MOD_DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/config.mk
-ifeq ($(OS_ARCH), WINNT)
-# DIRS = windows
-endif
-
ifeq ($(OS_TARGET), WIN16)
OS_CFLAGS = $(OS_EXE_CFLAGS)
endif