Home | History | Annotate | Line # | Download | only in net
Makefile.inc revision 1.2
      1 #	$NetBSD: Makefile.inc,v 1.2 1997/11/05 23:43:00 cgd Exp $
      2 
      3 # objects built from assembler sources (need lint stubs)
      4 SRCS+=  htonl.S htons.S ntohl.S ntohs.S
      5 
      6 LSRCS+=	Lint_htonl.c Lint_htons.c Lint_ntohl.c Lint_ntohs.c
      7 DPSRCS+= Lint_htonl.c Lint_htons.c Lint_ntohl.c Lint_ntohs.c
      8