mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
rebuild gfx and md5 when common.h changes
This commit is contained in:
parent
40305f205e
commit
9af2aee640
@ -18,5 +18,6 @@ all: $(tools)
|
|||||||
clean:
|
clean:
|
||||||
rm -f $(tools)
|
rm -f $(tools)
|
||||||
|
|
||||||
|
gfx md5: common.h
|
||||||
%: %.c
|
%: %.c
|
||||||
$(CC) $(CFLAGS) -o $@ $<
|
$(CC) $(CFLAGS) -o $@ $<
|
||||||
|
Loading…
x
Reference in New Issue
Block a user