From d7a72d250b0deeaed68798f23476be30b28af064 Mon Sep 17 00:00:00 2001 From: Mans Rullgard Date: Sun, 5 Jun 2011 21:52:32 +0100 Subject: build: move all (un)install* target aliases to toplevel Makefile Signed-off-by: Mans Rullgard --- common.mak | 5 ----- 1 file changed, 5 deletions(-) (limited to 'common.mak') diff --git a/common.mak b/common.mak index 5195c9911d..d50d8234e9 100644 --- a/common.mak +++ b/common.mak @@ -54,11 +54,6 @@ HOSTCFLAGS += $(IFLAGS) %.h: @: -install: install-libs install-headers -install-libs: install-libs-yes - -uninstall: uninstall-libs uninstall-headers - .PHONY: all depend dep *clean install* uninstall* examples testprogs # Disable suffix rules. Most of the builtin rules are suffix rules, -- cgit v1.2.3