Home | History | Annotate | Line # | Download | only in yp
Makefile.inc revision 1.3
      1  1.3  mycroft #	from: @(#)Makefile.inc	5.3 (Berkeley) 2/20/91
      2  1.3  mycroft #	$Id: Makefile.inc,v 1.3 1993/08/01 05:40:32 mycroft Exp $
      3  1.1  deraadt 
      4  1.1  deraadt # compat-43 sources
      5  1.1  deraadt .PATH: ${.CURDIR}/${MACHINE}/yp ${.CURDIR}/yp
      6  1.1  deraadt 
      7  1.2   brezak SRCS+=	xdryp.c yplib.c
      8  1.1  deraadt 
      9