You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
rebuild gfx and md5 when common.h changes
This commit is contained in:
@@ -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 $@ $<
|
||||||
|
Reference in New Issue
Block a user