From 4063399147372a80c04cd23ecb3896767b673a2c Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 26 Jul 2002 05:21:56 +0000 Subject: Ok, I get it. sjhill kept adding the 'find' command since include/sgidefs.h wasn't getting scrubbed. Fix it so this symlink gets properly scrubbed, even for mipsel. -Erik --- libc/sysdeps/linux/mips/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/mips/Makefile') diff --git a/libc/sysdeps/linux/mips/Makefile b/libc/sysdeps/linux/mips/Makefile index a3fe845e8..31710b0d5 100644 --- a/libc/sysdeps/linux/mips/Makefile +++ b/libc/sysdeps/linux/mips/Makefile @@ -67,4 +67,5 @@ headers: clean: rm -f *.[oa] *~ core rm -f bits/syscall.h + rm -f $(TOPDIR)/include/sgidefs.h -- cgit v1.2.3