mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 01:01:33 +00:00
Add missing .mk for dummy target
(cherry picked from commit d46c201332
)
This commit is contained in:
parent
50ac745ed1
commit
ef2b9551d2
1 changed files with 5 additions and 0 deletions
5
src/Makefile.d/dummy.mk
Normal file
5
src/Makefile.d/dummy.mk
Normal file
|
@ -0,0 +1,5 @@
|
|||
makedir:=$(makedir)/Dummy
|
||||
|
||||
sources+=$(call List,dummy/Sourcefile)
|
||||
|
||||
NOHW=1
|
Loading…
Reference in a new issue