From 4ea8afab7038188cc6e7186230188362006a2820 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 15 Aug 2015 18:37:11 -0700 Subject: Whitespace. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9a4c423d..8c33a7b3 100644 --- a/Makefile +++ b/Makefile @@ -185,7 +185,7 @@ $(call DEP,$(OBJS) $(EXTRA_OBJS-y),\ $(conf_dir)/config.make $(conf_dir)/config.h) $(eval $(foreach item,lex.yy.o txr.o match.o parser.o,\ - $(call DEP,opt/$(item) dbg/$(item),y.tab.h))) + $(call DEP,opt/$(item) dbg/$(item),y.tab.h))) lex.yy.c: $(top_srcdir)parser.l $(conf_dir)/config.make $(conf_dir)/config.h $(call ABBREV,LEX) -- cgit v1.2.3