Expand PMF_FN_* macros.
[netbsd-mini2440.git] / lib / libc / arch / i386 / net / Makefile.inc
blobd6d755d11615381acf4cc7e62020194083b8118f
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.i386.net= Lint_htonl.c Lint_htons.c Lint_ntohl.c Lint_ntohs.c
8 LSRCS+=         ${LSRCS.i386.net}
9 DPSRCS+=        ${LSRCS.i386.net}
10 CLEANFILES+=    ${LSRCS.i386.net}