yp utilities directory Makefile
This commit is contained in:
parent
a956563956
commit
c006ad65f1
|
@ -0,0 +1,7 @@
|
|||
# @(#)Makefile 5.8 (Berkeley) 7/28/90
|
||||
|
||||
NOMAN=
|
||||
CFLAGS+=-DYP
|
||||
SUBDIR= ypbind ypwhich ypcat ypmatch ypset # yppasswd
|
||||
|
||||
.include <bsd.subdir.mk>
|
Loading…
Reference in New Issue