Searched refs:ALLDIRS (Results 1 – 6 of 6) sorted by relevance
42 ALLDIRS=$(echo "$DIRS" | awk -F/ '53 for D in $ALLDIRS; do
98 #define ALLDIRS 0xf macro330 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()
562 ALLDIRS=$(INCDIRS) $(LIBDIRS) $(PROGDIRS) \593 dodirs=$(ALLDIRS) dot723 .PHONY: $(ALLDIRS) dot $(TARGETS) FORCE
1948 (MDEFINES, DEVDIRS, ALLDIRS, DISTDIRS): Updated.
1867 (ALLDIRS, DISTDIRS): Add XDEVDIRS.
22 @for i in $(SUBDIRS) $(ALLDIRS); do \