mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
9 lines
165 B
PHP
9 lines
165 B
PHP
|
# from: @(#)Makefile.inc 5.3 (Berkeley) 2/20/91
|
||
|
# $Id: Makefile.inc,v 1.1 1993/11/01 23:56:27 paul Exp $
|
||
|
|
||
|
# yp sources
|
||
|
.PATH: ${.CURDIR}/yp
|
||
|
|
||
|
SRCS+= xdryp.c yplib.c
|
||
|
|