Removed bogus depenency of .h on .h.
This commit is contained in:
parent
495f4afbe0
commit
b0fa3ad81c
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -33,8 +33,6 @@ misc.o: advent.h database.h
|
||||||
|
|
||||||
database.o: database.h
|
database.o: database.h
|
||||||
|
|
||||||
funcs.h: database.h
|
|
||||||
|
|
||||||
compile: compile.c
|
compile: compile.c
|
||||||
$(CC) $(CCFLAGS) -o $@ $<
|
$(CC) $(CCFLAGS) -o $@ $<
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue