summaryrefslogtreecommitdiff
path: root/security/coreconf/WIN16.mk
diff options
context:
space:
mode:
Diffstat (limited to 'security/coreconf/WIN16.mk')
-rw-r--r--security/coreconf/WIN16.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/coreconf/WIN16.mk b/security/coreconf/WIN16.mk
index 9c1eefb29..e5d4b1816 100644
--- a/security/coreconf/WIN16.mk
+++ b/security/coreconf/WIN16.mk
@@ -117,7 +117,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 = copy $(LIBRARY_NAME).def $@
+PROCESS_MAP_FILE = copy $< $@
#