Home
last modified time | relevance | path

Searched refs:INSTALLPATH (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Drelocate.cpp39 #define INSTALLPATHLEN (sizeof(INSTALLPATH) - 1)
209 fprintf(stderr, "relocatep: INSTALLPATH = %s\n", INSTALLPATH); in relocatep()
214 if (strncmp(INSTALLPATH, path, INSTALLPATHLEN)) in relocatep()
/netbsd-src/external/gpl2/groff/include/
H A Ddefs.h7 #define INSTALLPATH "/usr" macro
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog424 * src/include/Makefile.sub (defs.h): Add `INSTALLPATH'.