Deleted Added
full compact
2c2
< # $Id$
---
> # $Id: Makefile,v 1.12 1996/08/30 22:36:45 peter Exp $
8c8
< HDRS= klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h \
---
> HDRS= key_prot.h klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h \
10,11c10,12
< ypxfrd.h
< XFILES= bootparam_prot.x klm_prot.x mount.x nfs_prot.x nlm_prot.x \
---
> ypxfrd.h ypupdate_prot.h nis.h nis_cache.h nis_callback.h \
> bootparam_prot.h crypt.h
> XFILES= bootparam_prot.x key_prot.x klm_prot.x mount.x nfs_prot.x nlm_prot.x \
13,14c14,16
< yppasswd.x yp.x ypxfrd.x
< HFILES= yp_prot.h ypclnt.h
---
> yppasswd.x yp.x ypxfrd.x ypupdate_prot.x nis.x nis_cache.x nis_object.x \
> nis_callback.x crypt.x
> HFILES= yp_prot.h ypclnt.h nis_db.h nis_tags.h nislib.h
19a22
> # ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
21c24
< ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
---
> ${INSTALL} -C -m 444 \