src/world/bin/ed/Makefile

8 lines
201 B
Makefile

# Makefile - hhl - /usr/src/world/bin/ed
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
progname = ed
binlinks += ${bindir}/red
manlinks += ed.1@${man1dir}/red.1
include hhl.cprog.bsd.mk