head	1.2;
access;
symbols
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.06.20.23.40.35;	author kris;	state dead;
branches;
next	1.1;

1.1
date	2003.12.05.00.56.32;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove expired ports, plus the three ports that depended on them.
@
text
@--- tools/mkfile.orig	Tue Dec  2 14:15:05 2003
+++ tools/mkfile	Tue Dec  2 14:15:52 2003
@@@@ -47,13 +47,13 @@@@
 	cp newer          $BINDIR  
 
 install:V: all
-	install        -D    ocamlerror     $install_bin/ocamlerror
-	install -m 644 -D    ocamlerror.1   $install_man1/ocamlerror.1
-	install        -D    nofake         $install_bin/nofake
-	install -m 644 -D    nofake.1       $install_man1/nofake.1
+	install            ocamlerror     $install_bin/ocamlerror
+	install -m 644     ocamlerror.1   $install_man1/ocamlerror.1
+	install            nofake         $install_bin/nofake
+	install -m 644     nofake.1       $install_man1/nofake.1
 
 install.opt:V: install all
-	install        -D -s ocamlerror.opt $install_bin/ocamlerror.opt
+	install         -s ocamlerror.opt $install_bin/ocamlerror.opt
 
 dvi:V:          $INC
 html:V:         $HTML
@


1.1
log
@add qc-- 20031201
The Quick C-- Compiler

PR:		59893
@
text
@@

