Files
Arquivotheca.SunOS-4.1.4/lang/ucbcflow/Makefile
seta75D ff309bfe1c Init
2021-10-11 18:37:13 -03:00

15 lines
183 B
Makefile

#
# @(#)Makefile 1.1 94/10/31 SMI; from S5R2 1.7
# Makefile for "cflow"
#
VERSION= 4.1
all: cflow.sh
install: all
install -c cflow.sh $(DESTDIR)/usr/bin/cflow
clean:
sccs clean