diff options
Diffstat (limited to 'libc/sysdeps/linux/sh/Makefile')
-rw-r--r-- | libc/sysdeps/linux/sh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/sh/Makefile b/libc/sysdeps/linux/sh/Makefile index 0bcdaac4f..c7f125bb8 100644 --- a/libc/sysdeps/linux/sh/Makefile +++ b/libc/sysdeps/linux/sh/Makefile @@ -92,3 +92,5 @@ headers: clean: $(RM) *.[oa] *~ core $(RM) bits/sysnum.h + $(RM) gmon-start.S + |