https://issues.dlang.org/show_bug.cgi?id=23193

Iain Buclaw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Iain Buclaw <[email protected]> ---
(In reply to Walter Bright from comment #0)
> Various things I've tried do not work.
> 
> `make -fwin32.mak import`
> 
> for example, does not put core/stdc/* into the import directory.
Build, or prep the import directory?

Without any arguments should just do the right thing.  The first recipe in that
file I note is:

target : import copy dll $(DRUNTIME)

--

Reply via email to