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