src/world/usr.bin/look/Makefile

8 lines
218 B
Makefile

# Makefile - hhl - /usr/src/world/bin/look
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
progname = look
cppflags += -D'_PATH_WORDS="/usr/share/dict/words"'
onestage = true
include hhl.cprog.openbsd.mk