[BACK]Return to pathnames.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / make

Diff for /src/usr.bin/make/pathnames.h between version 1.2 and 1.3

version 1.2, 1996/02/23 18:33:00 version 1.3, 1996/03/27 19:32:42
Line 1 
Line 1 
 /*      $NetBSD: pathnames.h,v 1.3 1995/06/14 15:19:52 christos Exp $   */  /*      $OpenBSD$       */
   /*      $NetBSD: pathnames.h,v 1.4 1996/03/06 00:15:26 christos Exp $   */
   
 /*  /*
  * Copyright (c) 1990 The Regents of the University of California.   * Copyright (c) 1990 The Regents of the University of California.
Line 33 
Line 34 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  *   *
  *      from: @(#)pathnames.h   5.2 (Berkeley) 6/1/90   *      from: @(#)pathnames.h   5.2 (Berkeley) 6/1/90
  *      $Id$  
  */   */
   
 #define _PATH_OBJDIR            "obj"  #define _PATH_OBJDIR            "obj"

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