Skip to content

Comments

add build target for dustmite#60

Merged
MartinNowak merged 1 commit intodlang:masterfrom
ariovistus:builddustmite
Apr 15, 2013
Merged

add build target for dustmite#60
MartinNowak merged 1 commit intodlang:masterfrom
ariovistus:builddustmite

Conversation

@ariovistus
Copy link
Contributor

because makefiles don't have it already

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should simply add dustmite to TOOLS.

@ariovistus
Copy link
Contributor Author

Is there a way to do that but not use the $(TOOLS) build target? dustmite has two source files and they must be provided to dmd in a specific order, otherwise dmd barfs.

@MartinNowak MartinNowak merged commit 4b33112 into dlang:master Apr 15, 2013
@MartinNowak
Copy link
Member

merged 355dd9f

Is there a way to do that but not use the $(TOOLS) build target?

No, overriding gives a make warning. I didn't saw that the makefile used one rule for TOOLS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants