Home | History | Annotate | Line # | Download | only in net
Makefile.inc revision 1.1.10.1
      1 #	$NetBSD: Makefile.inc,v 1.1.10.1 1997/11/08 21:52:25 veego 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