From 14593ce7891773c0cf959b3ef670fd603ac0f243 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 2 Jan 2013 15:05:52 +0100 Subject: [PATCH] Makefile: ftepp.o: lexer.h --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 0e23a92..2ac7d4f 100644 --- a/Makefile +++ b/Makefile @@ -105,6 +105,7 @@ clean: $(OBJ_D) $(OBJ_C) $(OBJ_X): gmqcc.h opts.def main.o: lexer.h parser.o: ast.h lexer.h +ftepp.o: lexer.h lexer.o: lexer.h ast.o: ast.h ir.h ir.o: ir.h -- 2.39.2