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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nss/lib/fortcrypt/swfort/Makefile b/security/nss/lib/fortcrypt/swfort/Makefile
index 1de57d2b7..02fd10b9b 100644
--- a/security/nss/lib/fortcrypt/swfort/Makefile
+++ b/security/nss/lib/fortcrypt/swfort/Makefile
@@ -73,10 +73,10 @@ include $(CORE_DEPTH)/coreconf/rules.mk
#######################################################################
-$(OBJDIR)/nslib.c:: swflib.c nsmap.h
+nslib.c:: swflib.c nsmap.h
@$(MAKE_OBJDIR)
- rm -f $(OBJDIR)/nslib.c
- cat nsmap.h swflib.c > $(OBJDIR)/nslib.c
+ rm -f nslib.c
+ cat nsmap.h swflib.c > nslib.c
export:: private_export