diff options
Diffstat (limited to 'libc/sysdeps/linux/alpha/Makefile')
-rw-r--r-- | libc/sysdeps/linux/alpha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/alpha/Makefile b/libc/sysdeps/linux/alpha/Makefile index 5e19b6ca9..d7f87348c 100644 --- a/libc/sysdeps/linux/alpha/Makefile +++ b/libc/sysdeps/linux/alpha/Makefile @@ -63,5 +63,5 @@ headers: clean: rm -f *.[oa] *~ core - rm -f bits/syscall.h + rm -f bits/sysnum.h |