summaryrefslogtreecommitdiff
path: root/mcon/Jmakefile
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 /mcon/Jmakefile
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 'mcon/Jmakefile')
-rw-r--r--mcon/Jmakefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/mcon/Jmakefile b/mcon/Jmakefile
index 61034b5..c40afd8 100644
--- a/mcon/Jmakefile
+++ b/mcon/Jmakefile
@@ -38,9 +38,6 @@ Glossary: makegloss
SimpleShellScriptTarget(makegloss)
->PRIVLIB /* We need the privlib definition */
->SCRIPTDIR /* As well as the script directory */
-
MakeInstallDirectories($(PRIVLIB) $(PRIVLIB)/U)
InstallNonExec(Glossary,$(PRIVLIB))
InstallScript(makegloss,$(PRIVLIB))
@@ -78,10 +75,6 @@ BINSH = \
!f.SH \
-expand \\
->SED
->RM
->MKDEP
-
depend::
($(SED) '/^# DO NOT DELETE/q' Makefile && \
grep '^\$$grep' $(BINSH) | \