head     1.1;
branch   ;
access   ;
symbols  ;
locks    bin:1.1;
comment  @# @;


1.1
date     93.08.01.17.06.40;  author bin;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@DESTDIR=/bin386/usr/bin/
LIBS=-lmisc
CFLAGS=-DTAYLOR_UUCP

uutouch:	uutouch.c taylor.c
	cc $(CFLAGS) $< -o $(DESTDIR)$@@ $(LIBS)
	su root chmog 6511 uucp uucp $(DESTDIR)$@@
@
