]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - cribbage/pathnames.h
Get all the games compiling for iOS
[bsdgames-darwin.git] / cribbage / pathnames.h
index 908b05cc89fca7bb924f0051ab2f89136489b25f..e16ecda9077de1ed93b954de561eb039fd55df67 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: pathnames.h,v 1.4 2003/08/07 09:37:10 agc Exp $        */
+
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *     This product includes software developed by the University of
- *     California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
  *
@@ -30,9 +28,9 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *     @(#)pathnames.h 5.1 (Berkeley) 5/1/90
+ *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
  */
 
+#define        _PATH_INSTR     "/usr/share/games/cribbage.instr"
 #define        _PATH_LOG       "/var/games/criblog"
 #define        _PATH_MORE      "/usr/bin/more"
-#define        _PATH_INSTR     "/usr/share/games/cribbage.instr"