summaryrefslogtreecommitdiff
path: root/security/coreconf/ReliantUNIX.mk
diff options
context:
space:
mode:
Diffstat (limited to 'security/coreconf/ReliantUNIX.mk')
-rw-r--r--security/coreconf/ReliantUNIX.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/coreconf/ReliantUNIX.mk b/security/coreconf/ReliantUNIX.mk
index c118aeb5e..cdf71ed08 100644
--- a/security/coreconf/ReliantUNIX.mk
+++ b/security/coreconf/ReliantUNIX.mk
@@ -71,7 +71,7 @@ ifdef MAPFILE
# Add LD options to restrict exported symbols to those in the map file
endif
# Change PROCESS to put the mapfile in the correct format for this platform
-PROCESS_MAP_FILE = cp $(LIBRARY_NAME).def $@
+PROCESS_MAP_FILE = cp $< $@
NOSUCHFILE = /sni-rm-f-sucks
ODD_CFLAGS += -DSVR4 -DSNI -DRELIANTUNIX