[uClibc]rm syscall.h

Adrian von Bidder avbidder at acter.ch
Mon Jan 7 10:19:50 UTC 2002


Heyho!

syscall.h is autogenerated, so shouldn't it be removed in make clean? I
see this is not in the Makefiles for all architectures.

Don't know if it's the same case for non-arm, but here I think this
should go in:

--- libc/sysdeps/linux/arm/Makefile	2001/12/20 09:35:30	1.1.1.2
+++ libc/sysdeps/linux/arm/Makefile	2002/01/07 10:17:43
@@ -64,4 +64,5 @@
 
 clean:
 	rm -f *.[oa] *~ core
+	rm -f bits/syscall.h
 



greets from Zürich
-- vbi




More information about the uClibc mailing list