summaryrefslogtreecommitdiff
path: root/security/nss/lib/fortcrypt/swfort/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/lib/fortcrypt/swfort/Makefile')
-rw-r--r--security/nss/lib/fortcrypt/swfort/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/nss/lib/fortcrypt/swfort/Makefile b/security/nss/lib/fortcrypt/swfort/Makefile
index 80b91c768..1de57d2b7 100644
--- a/security/nss/lib/fortcrypt/swfort/Makefile
+++ b/security/nss/lib/fortcrypt/swfort/Makefile
@@ -73,9 +73,10 @@ include $(CORE_DEPTH)/coreconf/rules.mk
#######################################################################
-nslib.c:: swflib.c nsmap.h
- rm -f nslib.c
- cat nsmap.h swflib.c > nslib.c
+$(OBJDIR)/nslib.c:: swflib.c nsmap.h
+ @$(MAKE_OBJDIR)
+ rm -f $(OBJDIR)/nslib.c
+ cat nsmap.h swflib.c > $(OBJDIR)/nslib.c
export:: private_export