11.5Suebayasi# $NetBSD: Makefile.inc,v 1.5 2009/12/06 07:12:17 uebayasi Exp $ 21.1Scgd 31.3Sbouyer# objects built from assembler sources (need lint stubs) 41.3Sbouyer# hton* and nto* functions provided by ../gen/byte_swap_*.S 51.3SbouyerSRCS+= 61.3Sbouyer 71.5SuebayasiLSRCS.alpha.net= Lint_htonl.c Lint_htons.c Lint_ntohl.c Lint_ntohs.c 81.5SuebayasiLSRCS+= ${LSRCS.alpha.net} 91.5SuebayasiDPSRCS+= ${LSRCS.alpha.net} 101.5SuebayasiCLEANFILES+= ${LSRCS.alpha.net} 11