summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtchang%redhat.com <devnull@localhost>2006-12-19 02:25:11 +0000
committerwtchang%redhat.com <devnull@localhost>2006-12-19 02:25:11 +0000
commit39d2b2f4d9a653a23462717db441cf38b307f41b (patch)
treeccab9303ee968b60ec8ab21b021769d344a9a8bc
parenta4adb63277509938b3837fccb24e120799dc5acf (diff)
downloadnspr-hg-39d2b2f4d9a653a23462717db441cf38b307f41b.tar.gz
Bugzilla Bug 360933: removed the 'windows' directory from CVS.
-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