chiark / gitweb /
[PATCH] udev-test.pl: use more common user/group names
[elogind.git] / Makefile
index 63d33d36ecb51dd5637d35932b41ea0907f5520c..97d20b2146a16142dcde798d42763d4be7600cee 100644 (file)
--- 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 $@