[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / vi

Diff for /src/usr.bin/vi/Makefile between version 1.1 and 1.2

version 1.1, 1995/10/18 08:46:33 version 1.2, 1996/05/22 11:33:12
Line 1 
Line 1 
 #       @(#)Makefile    8.2 (Berkeley) 8/16/94  #       $NetBSD: Makefile,v 1.7 1996/05/20 03:47:00 mrg Exp $
 #  
 # This Makefile is ONLY correct for 4.4BSD style source trees.  If you're  
 # not using a system with that setup, it's not going to work.  Read the  
 # files README and PORT/README for information on building nvi for other  
 # systems.  
   
 SUBDIR= common  SUBDIR= build
   
 .if make(install)  .if make(install)
 SUBDIR+=USD.doc/edit USD.doc/exref USD.doc/vi.ref USD.doc/vitut  SUBDIR+=USD.doc/edit USD.doc/exref USD.doc/vi.ref USD.doc/vitut

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2