src/world/bin/bzip2recover/Makefile

8 lines
192 B
Makefile

# Makefile - hhl - /usr/src/world/usr.bin/bzip2
# Copyright 2021 Nathan Fisher <nfisher.sr@gmail.com>
#
progname = bzip2recover
ldflags += -lbz2
onestage = true
include hhl.cprog.mk