src/world/usr.bin/tail/Makefile

7 lines
167 B
Makefile

# Makefile - hhl - /usr/src/world/bin/tail
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
progname = tail
cflags += -Wall
include hhl.cprog.openbsd.mk