From b9d3c3784865090e202483c73cc158f7d3918771 Mon Sep 17 00:00:00 2001 From: Mans Rullgard Date: Fri, 20 Jul 2012 11:01:19 +0100 Subject: build: use COMPILE template for HOSTOBJS Signed-off-by: Mans Rullgard --- tests/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests') diff --git a/tests/Makefile b/tests/Makefile index 63cf1f2f23..0b11102cdb 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -3,9 +3,6 @@ AREF = tests/data/asynth1.sw OBJDIRS += tests/data tests/vsynth1 -# Required due to missing automatic dependency tracking for HOSTOBJS. -tests/rotozoom.o tests/videogen.o: tests/utils.c - tests/vsynth1/00.pgm: tests/videogen$(HOSTEXESUF) | tests/vsynth1 $(M)./$< 'tests/vsynth1/' -- cgit v1.2.3