mirror of
https://github.com/dlang/dmd.git
synced 2025-04-27 13:40:11 +03:00
Fix autotester ddmd posix build
This commit is contained in:
parent
20f846dd7c
commit
af664d46eb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ all:
|
|||
$(QUIET)$(MAKE) -C src -f posix.mak
|
||||
|
||||
auto-tester-build:
|
||||
$(QUIET)$(MAKE) -C src -f posix.mak $<
|
||||
$(QUIET)$(MAKE) -C src -f posix.mak auto-tester-build
|
||||
|
||||
auto-tester-test: test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue