summaryrefslogtreecommitdiff
path: root/pat/Jmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'pat/Jmakefile')
-rw-r--r--pat/Jmakefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/pat/Jmakefile b/pat/Jmakefile
index c9ab104..40f8ced 100644
--- a/pat/Jmakefile
+++ b/pat/Jmakefile
@@ -2,15 +2,15 @@
* Jmakefile for patching tools.
*/
-;# $Id: Jmakefile,v 3.0.1.3 1995/07/24 09:57:21 ram Exp $
+;# $Id$
;#
-;# Copyright (c) 1991-1993, Raphael Manfredi
+;# Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
;#
;# You may redistribute only under the terms of the Artistic Licence,
;# as specified in the README file that comes with the distribution.
;# You may reuse parts of this distribution only within the terms of
;# that same Artistic Licence; a copy of which may be found at the root
-;# of the source tree for dist 3.0.
+;# of the source tree for dist 4.0.
;#
;# $Log: Jmakefile,v $
;# Revision 3.0.1.3 1995/07/24 09:57:21 ram
@@ -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) | \