src/world/bin/rm/Makefile

8 lines
179 B
Makefile

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