From 115ec1b3089411a4d659f4a2b3100782913898d3 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Sat, 28 Feb 2009 21:51:05 +0100 Subject: remove also the etc/ directory on "make strip" --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index feab402..f7b3116 100644 --- a/Makefile +++ b/Makefile @@ -69,6 +69,7 @@ strip: '$(PREFIX)/lib/libiberty.a' \ '$(PREFIX)/man' \ '$(PREFIX)/share' \ + '$(PREFIX)/$(TARGET)/etc' \ '$(PREFIX)/$(TARGET)/doc' \ '$(PREFIX)/$(TARGET)/info' \ '$(PREFIX)/$(TARGET)/lib'/*.def \ -- cgit v0.12