Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git] / lib / libc / arch / alpha / net / Makefile.inc
blob548993c499967c43fd011b01fe129e4a582d0e14
1 #       $NetBSD$
3 # objects built from assembler sources (need lint stubs)
4 # hton* and nto* functions provided by ../gen/byte_swap_*.S
5 SRCS+=  
7 LSRCS.alpha.net=        Lint_htonl.c Lint_htons.c Lint_ntohl.c Lint_ntohs.c
8 LSRCS+=         ${LSRCS.alpha.net}
9 DPSRCS+=        ${LSRCS.alpha.net}
10 CLEANFILES+=    ${LSRCS.alpha.net}