Tweak Make deps

This commit is contained in:
Bruce Hill 2024-07-23 12:27:14 -04:00
parent 9ac51bf2f3
commit 6467e6c9d0

View File

@ -43,7 +43,7 @@ SipHash/halfsiphash.c:
tags:
ctags *.[ch] **/*.[ch]
%.o: %.c ast.h compile.h enums.h environment.h parse.h structs.h typecheck.h types.h
%.o: %.c ast.h environment.h types.h
$(CC) $(CFLAGS) -c $< -o $@
%.tm.testresult: %.tm tomo