cc -c bprint.c

cc -o banner banner.c bprint.o
cc -o lpd lpd.c bprint.o
cc -o opr opr.c
