blob: 0ddf7c6a12ae10faa0c388c82fe30396cc2a54fe (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- security/manager/Makefile.in.orig Mon Apr 16 00:50:16 2001
+++ security/manager/Makefile.in Tue May 22 10:10:27 2001
@@ -44,7 +44,7 @@
include $(CORE_DEPTH)/coreconf/$(OS_CONFIG).mk
endif
include $(CORE_DEPTH)/coreconf/prefix.mk
-CPU_TAG := _$(CPU_ARCH)
+#CPU_TAG := _$(CPU_ARCH)
LOADABLE_ROOT_MODULE := $(DLL_PREFIX)nssckbi.$(DLL_SUFFIX)
CORECONF_OBJDIR:=$(OBJDIR_NAME)
|