mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-21 20:11:12 +00:00
Say 'at'
This commit is contained in:
parent
3436d1a83c
commit
b04c79d8a7
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ exe:=$(bin)/$(EXENAME)
|
|||
dbg:=$(bin)/$(DBGNAME)
|
||||
|
||||
build_done==== Build is done, look for \
|
||||
$(<F) in $(abspath $(<D)) ===
|
||||
$(<F) at $(abspath $(<D)) ===
|
||||
|
||||
all : $(exe)
|
||||
$(call Echo,$(build_done))
|
||||
|
|
Loading…
Reference in a new issue