Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/user/make/--make.mic
There are no other files named --make.mic in the archive.
!=======================================================================
! Makefile for files in directory APS:<BEEBE.MAKE>
!
! Usage:
!	@DO /LABEL:target --MAKE
!
! Current target list:
!	ALL
!
! [11-Mar-87]
!=======================================================================

ALL::
	cc -DKCC_20 -o make.exe -q check input macro main make reader rules
	goto DONE

DONE::