summaryrefslogtreecommitdiff
path: root/pat
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@190e5f8e-a817-0410-acf6-e9863daed9af>2006-08-25 22:31:50 +0000
committerrmanfredi <rmanfredi@190e5f8e-a817-0410-acf6-e9863daed9af>2006-08-25 22:31:50 +0000
commit98b357f62a88c07f297ba5ad9dd47172531d488b (patch)
tree059ea0ee59d29d789799bc07f18b99cb217dd5e5 /pat
parenta6851682b2d59dc331c43405401efea4e53bbd8b (diff)
Removed obsoleted ">VAR" lines requesting that the symbol be included.
Jmake from 3.5 is now smart enough to figure this out by itself. git-svn-id: https://dist.svn.sourceforge.net/svnroot/dist/trunk/dist@9 190e5f8e-a817-0410-acf6-e9863daed9af
Diffstat (limited to 'pat')
-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) | \