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

Diff for /src/sbin/Makefile between version 1.31 and 1.32

version 1.31, 1998/09/05 17:46:28 version 1.32, 1998/09/05 18:04:26
Line 23 
Line 23 
 SUBDIR+= mount_umap  SUBDIR+= mount_umap
 SUBDIR+= mount_union  SUBDIR+= mount_union
 SUBDIR+= mount_ext2fs fsck_ext2fs  SUBDIR+= mount_ext2fs fsck_ext2fs
 .include <bsd.own.mk>  
 .if (${AFS} == "yes")  
 SUBDIR+= mount_xfs  SUBDIR+= mount_xfs
 .endif  
   
 .if   make(clean) || make(cleandir) || make(obj)  .if   make(clean) || make(cleandir) || make(obj)
 SUBDIR+= bim config_slot edlabel fdisk pcmcia_cntrl  SUBDIR+= bim config_slot edlabel fdisk pcmcia_cntrl

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