Imports and Subfolders and Links (Oh, My!)
    rikki cattermole 
    rikki at cattermole.co.nz
       
    Fri Dec  7 17:48:46 UTC 2018
    
    
  
On 08/12/2018 6:41 AM, Ron Tarrant wrote:
> Does D have the concept of makefiles? I haven't run across any reference 
> to such things so far.
Make isn't a D specification application (it doesn't really specialize 
in any language) dmd, druntime and Phobos are all built using it.
Though for user code, dub is the package+build manager that is more 
commonly used.
    
    
More information about the Digitalmars-d-learn
mailing list