xref: /minix3/usr.bin/menuc/pathnames.h (revision 525a267e81017258ec78fc0d6187a56590d0989d)
1*525a267eSThomas Cort /*	$NetBSD: pathnames.h,v 1.1 2001/10/15 22:20:03 bjh21 Exp $	*/
2*525a267eSThomas Cort 
3*525a267eSThomas Cort #ifndef _PATH_DEFSYSPREFIX
4*525a267eSThomas Cort #define _PATH_DEFSYSPREFIX	"/usr/share/misc"
5*525a267eSThomas Cort #endif
6