Searched refs:PKGS (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s12/open-src/app/dispswitch/sun-src/
H A DMakefile26 PKGS = 'xrandr >= 1.2.0' x11 macro
27 PKG_CFLAGS = pkg-config --cflags $(PKGS)
28 PKG_LIBS = pkg-config --libs $(PKGS)
/solaris-x11-s12/pkg/
H A DMakefile94 # By default, PKGS will list all manifests. To build and/or publish a
102 PKGS= $(MANIFESTS:%.p5m=%) macro
225 PROC_PKGS = $(PKGS:%=$(PDIR)/%.mog)
278 DEP_PKGS= $(PKGS:%=$(PDIR)/%.dep)
361 RES_PKGS = $(PKGS:%=$(PDIR)/%.res)
432 PUB_PKGS = $(SYNTH_PKGS:%=$(PDIR)/%.pub) $(PKGS:%=$(PDIR)/%.pub)
488 .PARALLEL: $(PKGS) $(PROC_PKGS) $(DEP_PKGS) \

Completed in 33 milliseconds