[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / libexec

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/libexec/Makefile between version 1.30 and 1.31

version 1.30, 1998/12/17 15:15:27 version 1.31, 1998/12/30 15:07:08
Line 3 
Line 3 
   
 .include <bsd.own.mk>                   # for EXPORTABLE_SYSTEM  .include <bsd.own.mk>                   # for EXPORTABLE_SYSTEM
   
 SUBDIR= atrun comsat fingerd ftpd getNAME getty identd ld.aout_so ld.elf_so \  SUBDIR= atrun comsat fingerd ftpd getNAME getty identd ld.elf_so \
         lfs_cleanerd mail.local makekey makewhatis rexecd rlogind rmail \          lfs_cleanerd mail.local makekey makewhatis rexecd rlogind rmail \
         rshd rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld rpc.sprayd \          rshd rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld rpc.sprayd \
         talkd telnetd tftpd uucpd          talkd telnetd tftpd uucpd
   
   .if (${MACHINE_ARCH} != "arm32")
   SUBDIR+=ld.aout_so
   .endif
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

CVSweb <webmaster@jp.NetBSD.org>