Home
last modified time | relevance | path

Searched refs:ALLDIRS (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/fs/nfs/
H A Dnfs2netbsd.sh42 ALLDIRS=$(echo "$DIRS" | awk -F/ '
53 for D in $ALLDIRS; do
/netbsd-src/games/hunt/hunt/
H A Dotto.c98 #define ALLDIRS 0xf macro
330 been_there[r][col] = ALLDIRS; in ottolook()
351 been_there[r][col] = ALLDIRS; in ottolook()
371 been_there[row][c] = ALLDIRS; in ottolook()
391 been_there[row][c] = ALLDIRS; in ottolook()
/netbsd-src/external/gpl2/groff/dist/
H A DMakefile.in562 ALLDIRS=$(INCDIRS) $(LIBDIRS) $(PROGDIRS) \
593 dodirs=$(ALLDIRS) dot
723 .PHONY: $(ALLDIRS) dot $(TARGETS) FORCE
H A DChangeLog.1181948 (MDEFINES, DEVDIRS, ALLDIRS, DISTDIRS): Updated.
H A DChangeLog1867 (ALLDIRS, DISTDIRS): Add XDEVDIRS.
/netbsd-src/external/bsd/openldap/dist/build/
H A Ddir.mk22 @for i in $(SUBDIRS) $(ALLDIRS); do \