From 8d883a8f94c3d298e976b9ad1e7e664c5f3415b2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20W=C3=BCrdig?= Date: Wed, 26 Oct 2005 13:53:59 +0000 Subject: [PATCH] removed unecessary target --- ir/be/ia32/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/ia32/Makefile.in b/ir/be/ia32/Makefile.in index 5a6141197..88333061b 100644 --- a/ir/be/ia32/Makefile.in +++ b/ir/be/ia32/Makefile.in @@ -29,7 +29,7 @@ CPPFLAGS += -I$(top_srcdir)/ir/adt -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/ include $(top_srcdir)/MakeTargets -subdir_depend depend: +depend: $(full_dir)/scripts/generate_new_opcodes.pl $(full_dirbe)/$(FIRMBE_ARCH)_spec.pl $(full_dirbe) all: subdir.o -- 2.20.1