src/world/bin/ls/Makefile

7 lines
162 B
Makefile

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