summaryrefslogtreecommitdiff
path: root/pat/Jmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'pat/Jmakefile')
-rw-r--r--pat/Jmakefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/pat/Jmakefile b/pat/Jmakefile
index e1c6c4b..40f8ced 100644
--- a/pat/Jmakefile
+++ b/pat/Jmakefile
@@ -42,9 +42,6 @@ PAT = \
NoManPages() /* There is a single man page for all tools */
SimpleShellScriptTarget($(PAT))
->SCRIPTDIR /* Grrr... I have to find a nicer way!! */
->MANSRC /* Idem!! */
-
InstallMultipleFlags($(PAT),$(SCRIPTDIR),-m 555)
InstallManPage(pat,$(MANSRC))
@@ -53,10 +50,6 @@ PATSH = \
!f.SH \
-expand \\
->SED
->RM
->MKDEP
-
depend::
($(SED) '/^# DO NOT DELETE/q' Makefile && \
grep '^\$$grep' $(PATSH) | \