mirror of
https://github.com/pret/pokered.git
synced 2024-11-26 23:50:41 +00:00
This commit is contained in:
parent
b52b44f883
commit
49c5198d10
@ -15,8 +15,5 @@ all: $(tools)
|
||||
clean:
|
||||
$(RM) $(tools)
|
||||
|
||||
gfx: common.h
|
||||
scan_includes: common.h
|
||||
|
||||
%: %.c
|
||||
%: %.c common.h
|
||||
$(CC) $(CFLAGS) -o $@ $<
|
||||
|
Loading…
Reference in New Issue
Block a user