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

/solaris-x11-s11/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-s11/pkg/
H A DMakefile94 # By default, PKGS will list all manifests. To build and/or publish a
102 PKGS= $(MANIFESTS:%.p5m=%) macro
224 PROC_PKGS = $(PKGS:%=$(PDIR)/%.mog)
277 DEP_PKGS= $(PKGS:%=$(PDIR)/%.dep)
360 RES_PKGS = $(PKGS:%=$(PDIR)/%.res)
431 PUB_PKGS = $(SYNTH_PKGS:%=$(PDIR)/%.pub) $(PKGS:%=$(PDIR)/%.pub)
487 .PARALLEL: $(PKGS) $(PROC_PKGS) $(DEP_PKGS) \

Completed in 10 milliseconds