summaryrefslogtreecommitdiff
path: root/mcon/Jmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/Jmakefile')
-rw-r--r--mcon/Jmakefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/mcon/Jmakefile b/mcon/Jmakefile
index 1bf64f2..c40afd8 100644
--- a/mcon/Jmakefile
+++ b/mcon/Jmakefile
@@ -2,15 +2,15 @@
* Jmakefile for metaconfig
*/
-;# $Id: Jmakefile,v 3.0.1.4 1995/07/25 13:23:09 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.4 1995/07/25 13:23:09 ram
@@ -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) | \