fix typo
This commit is contained in:
parent
a52c028e66
commit
77b0a2fe1a
|
@ -68,7 +68,7 @@ endif
|
|||
debug.int: debug.c0d .PHONY
|
||||
mv $< $@
|
||||
|
||||
dbgmesh.int: debug.c0d .PHONY
|
||||
dbgmesh.int: dbgmesh.c0d .PHONY
|
||||
mv $< $@
|
||||
|
||||
config.int: config.c0d .PHONY
|
||||
|
|
Loading…
Reference in New Issue