From: kay.sievers@vrfy.org Date: Sat, 19 Mar 2005 01:15:43 +0000 (+0100) Subject: [PATCH] klibc: remove SCCS directories from the temporary klibc install X-Git-Tag: 056~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=21c0367349371affa33e8752083948bac6b0a7cd;ds=sidebyside [PATCH] klibc: remove SCCS directories from the temporary klibc install --- diff --git a/Makefile b/Makefile index 63d33d36e..97d20b214 100644 --- a/Makefile +++ b/Makefile @@ -221,6 +221,7 @@ $(KLCC): INSTALLDIR=$(KLIBC_INSTALL) \ bindir=$(KLIBC_INSTALL)/bin \ mandir=$(KLIBC_INSTALL)/man all install + -find $(KLIBC_INSTALL)/include -name SCCS -print| xargs rm -rf udev.a: $(UDEV_OBJS) rm -f $@