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