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

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

version 1.2, 1996/06/26 05:31:46 version 1.3, 1996/12/05 06:04:41
Line 1 
Line 1 
 /*      $OpenBSD$       */  /*      $OpenBSD$       */
 /*      $NetBSD: pathnames.h,v 1.3 1995/03/27 08:46:15 glass Exp $      */  
   
 /*  /*
  * Copyright (c) 1989, 1993   * Copyright (c) 1989, 1993
Line 39 
Line 38 
 #include <paths.h>  #include <paths.h>
   
 #define _PATH_CPP       "/usr/bin/cpp"  #define _PATH_CPP       "/usr/bin/cpp"
   
                         /* XXX -- fix when cpp parses arguments rationally */                          /* XXX -- fix when cpp parses arguments rationally */
 #define _PATH_INCLUDE   "-I/usr/share/calendar"  #define _PATH_INCLUDE   "-I/usr/share/calendar"

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