Searched refs:INCDIR (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/vczip/
H A DMakefile6 INCDIR= ../../../../include macro
9 INCS= -I$(INCDIR) -I/usr/common/ast
13 CCINCS= -I. -I.. -I$(INCDIR) $(CXINCS)
/ast/src/lib/libvcodex/Vcmisc/
H A DMakefile4 INCDIR= ../../../../include macro
8 CCINCS= -I$(INCDIR) -I. -I.. $(CXINCS)
/ast/src/lib/libvgraph/
H A DMakefile4 INCDIR= ../../../include macro
10 CCFLAGS= $(CCMODE) -I. -I$(INCDIR) $(CXFLAGS)
27 -(rm -f $(INCDIR)/graph.h; exit 0) >/dev/null 2>&1
29 cp graph.h $(INCDIR);
/ast/src/lib/libvcodex/Vcdelta/
H A DMakefile4 INCDIR= ../../../../include macro
8 CCINCS= -I$(INCDIR) -I.. -I. $(CXINCS)
/ast/src/lib/libvcodex/Vchuff/
H A DMakefile4 INCDIR= ../../../../include macro
8 CCINCS= -I$(INCDIR) -I. -I.. $(CXINCS)
/ast/src/lib/libvcodex/Vcwindow/
H A DMakefile4 INCDIR= ../../../../include macro
8 CCINCS= -I$(INCDIR) -I. -I.. $(CXINCS)
/ast/src/lib/libvcodex/
H A DMakefile15 INCDIR= ../../../include macro
22 CCINCS= -I. -I$(INCDIR) $(CXINCS)
117 cp $(HDRS) $(INCDIR); \

Completed in 57 milliseconds