[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / libexec

Diff for /src/libexec/Makefile between version 1.18 and 1.19

version 1.18, 2001/05/29 21:34:23 version 1.19, 2001/06/13 12:46:06
Line 13 
Line 13 
 .if (${YP:L} == "yes")  .if (${YP:L} == "yes")
 SUBDIR+=rpc.yppasswdd  SUBDIR+=rpc.yppasswdd
 .endif  .endif
 .if (${MACHINE_ARCH} == "powerpc")  .if (${MACHINE_ARCH} == "powerpc") || (${MACHINE_ARCH} == "alpha")
 SUBDIR+=ld.so  SUBDIR+=ld.so
 .endif  .endif
   

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19