# Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. # $Header: /var/lib/cvsd/repos/CSRG/43BSD/contrib/B/src/libbed/Makefile,v 1.1.1.1 2018/04/24 16:12:54 root Exp $ DEST = ../../lib MAKEFILE = Makefile PRINT = print SRCS = .Bed_* Bed_help all:; @echo "Nothing to make here, except for your own .Bed_\$$TERM file." @echo "See bterminal(5) for details." clean:; install: cp .Bed_* Bed_help $(DEST)