Added a "pr" and an "opr" entry.
This commit is contained in:
parent
785fd2f8ac
commit
3c96495687
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user