Makefile.inc revision 1.3
11.3Sbouyer#	$NetBSD: Makefile.inc,v 1.3 1999/01/15 13:31:16 bouyer 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.3SbouyerLSRCS+= Lint_htonl.c Lint_htons.c Lint_ntohl.c Lint_ntohs.c
81.3SbouyerDPSRCS+= Lint_htonl.c Lint_htons.c Lint_ntohl.c Lint_ntohs.c
9