head     1.1;
branch   ;
access   ;
symbols  ;
locks    ; strict;
comment  @# @;


1.1
date     93.07.21.14.29.53;  author jesup;  state Exp;
branches ;
next     ;


desc
@Checkin of Greg's unreleased work
@



1.1
log
@Initial revision
@
text
@
.c.o:
        lc  -d1 -O -v -cfist -o$*.o $*.c

all:    owner

owner : owner.o
        blink owner.o to $@@ SC SD ND lib lib:lc.lib

release :
        copy owner.c owner.rev owner.h owner makefile envoy:src/c/owner
        protect envoy:src/c/owner/#? +rewd QUIET



@
