NetBSD/sys/lib/libkern/arch/ia64
dsl eaf64f1b6c Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.
Any .S files added by the arch/*/Makefile.inc cause the .c file to
be excluded.
Specific exclusions added using NO_SRCS to match previous files.
At least sparc, sparc64, i386, amd64 and vax GENERIC still build.
(There is a fubar with the naming of the byte-swap files ...)
2009-08-14 19:23:53 +00:00
..
Makefile.inc Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern. 2009-08-14 19:23:53 +00:00
bswap16.S
bswap32.S
bswap64.S
byte_swap_2.S
byte_swap_4.S
byte_swap_8.S
divdi3.S
divsi3.S
htonl.S
memcpy.S
moddi3.S
modsi3.S
ntohl.S
udivdi3.S
udivsi3.S
umoddi3.S
umodsi3.S