Added a "pr" and an "opr" entry.

This commit is contained in:
ceriel 1987-01-06 12:59:16 +00:00
parent 3d5a9bc78c
commit 0f42cf1bd9

View file

@ -26,6 +26,12 @@ compare: all
$(COMPARE) lib/libobject.a
$(COMPARE) man/object.3
pr:
@pr Makefile byte_order.c object.h $(CFILES)
opr:
make pr | opr
clean:
rm -f *.[oa] nohup.out Out byte_order byte_order.h