Searched defs:PDIR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/pkg/
H A DMakefile122 # Nothing underneath $(PDIR) should ever be managed by SCM.
124 PDIR= packages.$(PKGMACH) macro
131 $(PDIR)/developer-build-onbld.dep:= PKGROOT= $(TOOLSROOT)
161 # be very careful that the targets are of the form $(PDIR)/pkgname. If
205 $(PDIR)/osnet-redist.mog := PKGDEP_TYPE= require
206 $(PDIR)/osnet-incorporation.mog:= PKGDEP_TYPE= incorporate
212 # All packaging build products should go into $(PDIR), so they don't
215 CLOBBERFILES= $(PDIR) proto_list_$(PKGMACH) install-$(PKGMACH).out \
242 DEP_PKGS= $(PKGS:%=$(PDIR)/%.dep)
243 PROC_PKGS= $(PKGS:%=$(PDIR)/
[all...]

Completed in 56 milliseconds