jkh f71c01f1f5 Extensive updates to this package.
Moved Install.notes -> README, as ratified at the core meeting of
April 13th.

Submitted by:   Gene Stark <gene@starkhome.cs.sunysb.edu>
1995-04-18 01:57:50 +00:00

11 lines
138 B
Makefile

# Makefile for xten (Stark) 10/30/93
PROG= xten
SRCS= xten.c
CFLAGS+=-I. -I/usr/src/libexec/xtend
MAN1= xten.1
.include <bsd.prog.mk>