From: ceriel Date: Tue, 6 Jan 1987 12:42:31 +0000 (+0000) Subject: Added a "pr" and an "opr" entry. X-Git-Tag: release-5-5~5065 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=3d5a9bc78ca5409b9e71e0ff91775521c1c94c5c;p=ack.git Added a "pr" and an "opr" entry. --- diff --git a/modules/src/idf/Makefile b/modules/src/idf/Makefile index 9725feeb9..717d14839 100644 --- a/modules/src/idf/Makefile +++ b/modules/src/idf/Makefile @@ -14,4 +14,10 @@ cmp: all $(COMPARE) pkg/idf_pkg.spec $(COMPARE) man/idf.3 +pr: + @pr Makefile idf_pkg.spec idf_pkg.body + +opr: + make pr | opr + clean: