Searched refs:DEBUGDIR (Results 1 – 2 of 2) sorted by relevance
35 DEBUGDIR= .debug36 DEBUGOBJS= $(OBJECTS:%=$(DEBUGDIR)/%)43 $(UFSDEBUGPROG): $(DEBUGDIR) $$(DEBUGOBJS) $$(LIBDUMP)47 $(DEBUGDIR)/%.o: %.c51 $(DEBUGDIR):
308 #define DEBUGDIR "/var/tmp" in main() macro309 if (chdir(DEBUGDIR)) in main()311 DEBUGDIR); in main()