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