mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-25 04:00:56 +00:00
Add missing .mk for dummy target
This commit is contained in:
parent
3b8cb3982a
commit
d46c201332
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