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