src/world/usr.bin/ul/Makefile

8 lines
183 B
Makefile

# Makefile - hhl - /usr/src/world/bin/ul
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
progname = ul
onestage = true
libs += -lcurses
include hhl.cprog.openbsd.mk