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

/opensolaris-onvv-gate/usr/src/cmd/print/bsd-sysv-commands/
H A DMakefile33 LIBPRINTPROGS = in.lpd macro
38 OBJS = $(BINPROGS:=.o) $(SBINPROGS:=.o) $(LIBPRINTPROGS:=.o) common.o
44 ROOTLIBPRINTPROGS = $(LIBPRINTPROGS:%=$(ROOTLIBPRINT)/%)
70 $(BINPROGS) $(SBINPROGS) $(LIBPRINTPROGS): $(BINPROGS:%=%.c) $(SBINPROGS:%=%.c) $(LIBPRINTPROGS:%=%.c) common.o
103 CLOBBERFILES += $(BINPROGS) $(SBINPROGS) $(LIBPRINTPROGS)

Completed in 90 milliseconds