From c2cec26b16d6b160207072e50e036980e4c51de9 Mon Sep 17 00:00:00 2001 From: "nelsonb%netscape.com" Date: Wed, 6 Jun 2001 20:25:06 +0000 Subject: [PATCH] Fix bug 522 for NSS trunk. git-svn-id: svn://10.0.0.236/trunk@96549 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/dbm/src/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mozilla/security/dbm/src/Makefile b/mozilla/security/dbm/src/Makefile index 10838a723b5..b41b4167143 100644 --- a/mozilla/security/dbm/src/Makefile +++ b/mozilla/security/dbm/src/Makefile @@ -66,10 +66,6 @@ include $(CORE_DEPTH)/coreconf/rules.mk # (6) Execute "component" rules. (OPTIONAL) # ####################################################################### -ifeq ($(OS_CONFIG),OSF1V4.0D) -INCLUDES += -I/usr/sys/include/arch/alpha -endif - ####################################################################### # (7) Execute "local" rules. (OPTIONAL). # #######################################################################