Searched refs:INSTALLPATH (Results 1 – 3 of 3) sorted by relevance
39 #define INSTALLPATHLEN (sizeof(INSTALLPATH) - 1)209 fprintf(stderr, "relocatep: INSTALLPATH = %s\n", INSTALLPATH); in relocatep()214 if (strncmp(INSTALLPATH, path, INSTALLPATHLEN)) in relocatep()
7 #define INSTALLPATH "/usr" macro
424 * src/include/Makefile.sub (defs.h): Add `INSTALLPATH'.