From 9908209f5825821eb8c73ff4926bc2b504848792 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Sun, 8 Sep 2013 13:04:07 -0400 Subject: [PATCH] Fix dependincies --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index eee0d49..a89d8c2 100644 --- a/Makefile +++ b/Makefile @@ -165,3 +165,4 @@ ftepp.o: gmqcc.h opts.def lexer.h utf8.o: gmqcc.h opts.def correct.o: gmqcc.h opts.def fold.o: ast.h ir.h gmqcc.h opts.def parser.h lexer.h +intrin.o: parser.h gmqcc.h opts.def lexer.h ast.h ir.h -- 2.39.2