Home | History | Annotate | Line # | Download | only in yp
Makefile.inc revision 1.1
      1  1.1  deraadt #	@(#)Makefile.inc	5.3 (Berkeley) 2/20/91
      2  1.1  deraadt 
      3  1.1  deraadt # compat-43 sources
      4  1.1  deraadt .PATH: ${.CURDIR}/${MACHINE}/yp ${.CURDIR}/yp
      5  1.1  deraadt 
      6  1.1  deraadt SRCS+=	xdryp.c xdryppasswd.c yplib.c
      7  1.1  deraadt 
      8