Skip to content

Commit edeee92

Browse files
committed
Update bmake.mpd
1 parent 5f8bb2e commit edeee92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/bmake.mpd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ DLLFLAGS = <%dllflags%>
2929
<%if(objectsearchpath)%>
3030
OBJECTSEARCHPATH = \
3131
<%foreach(libpaths)%>
32-
-j"<%libpath%>"
33-
<%fornotlast(" \\")%>
32+
-j"<%libpath%>"<%fornotlast(" \\")%>
3433
<%endfor%>
3534
<%endif%>
3635
!else

0 commit comments

Comments
 (0)