src/world/usr.bin/cal/Makefile

8 lines
184 B
Makefile

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