From 4b8fa8a5973536606f1a7c782dd0b5ce08333ef7 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 1 Aug 2012 23:02:12 +0200 Subject: build: remove references to cpuinfo This was a horrible little tool to detect the host CPU at build time. Forgotten in commit 74df1d8e05aa226c7e8. Also remove forgotten codec-cfg entry in .gitignore . --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5395be7477..45b58838c5 100644 --- a/Makefile +++ b/Makefile @@ -645,7 +645,6 @@ distclean: clean -$(RM) config.log config.mak config.h codecs.conf.h version.h TAGS tags -$(RM) libvo/vdpau_template.c -$(RM) libmpdemux/ebml_types.h libmpdemux/ebml_defs.c - -$(RM) $(call ADD_ALL_EXESUFS,cpuinfo) TAGS: $(RM) $@; find . -name '*.[chS]' -o -name '*.asm' | xargs etags -a -- cgit v1.2.3