From bf3fff69ca421ef441a5c06614e71c97178e061d Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 9 Apr 2007 11:30:26 +0000 Subject: Move TOOLS/cpuinfo.c into the root directory. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22950 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS/Makefile') diff --git a/TOOLS/Makefile b/TOOLS/Makefile index c7c61fb104..dc5070ba2e 100644 --- a/TOOLS/Makefile +++ b/TOOLS/Makefile @@ -71,5 +71,5 @@ netstream: netstream.o $(NETSTREAM_DEPS) clean distclean: rm -f *.o *~ $(OBJS) rm -f fastmem-* fastmem2-* fastmemcpybench netstream - rm -f cpuinfo$(EXESUF) bmovl-test$(EXESUF) vfw2menc$(EXESUF) + rm -f bmovl-test$(EXESUF) vfw2menc$(EXESUF) rm -f $(REAL_TARGETS) -- cgit v1.2.3