From 929365575a97aef2d6fbde740cc99d6224d9d8cf Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 18 May 2008 17:40:00 +0000 Subject: Remove unused strip target. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26828 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 32cc06fc45..bc13902034 100644 --- a/Makefile +++ b/Makefile @@ -874,8 +874,6 @@ doxygen: doxygen_clean: -rm -rf DOCS/tech/doxygen -strip: - strip -s $(ALL_PRG-yes) TAGS: rm -f $@; ( find -name '*.[chS]' -print ) | xargs etags -a @@ -979,5 +977,5 @@ toolsclean: -include $(DEPS) -.PHONY: all doxygen *install* recurse strip *tools +.PHONY: all doxygen *install* recurse *tools .PHONY: checkheaders *clean dep depend tests -- cgit v1.2.3