Searched refs:SBINPROGS (Results 1 – 1 of 1) sorted by relevance
31 SBINPROGS = accept reject lpmove macro35 LIBLPPROGS = $(BINPROGS) $(SBINPROGS)38 OBJS = $(BINPROGS:=.o) $(SBINPROGS:=.o) $(LIBPRINTPROGS:=.o) common.o43 ROOTUSRSBINPROGS = $(SBINPROGS:%=$(ROOTUSRSBIN)/%)73 all: $(BINPROGS) $(SBINPROGS)76 $(BINPROGS) $(SBINPROGS) $(LIBPRINTPROGS): $(BINPROGS:%=%.c) $(SBINPROGS:%=%.c) $(LIBPRINTPROGS:%=…92 ROOTUSRLIBSYMLINKS = $(SBINPROGS:%=$(ROOTLIB)/%)109 CLOBBERFILES += $(BINPROGS) $(SBINPROGS) $(LIBPRINTPROGS)