src/world/usr.bin/od/Makefile

8 lines
190 B
Makefile

# Makefile - hhl - /usr/src/world/usr.bin/od
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
progname = od
hhl_source = 1
cflags += -fomit-frame-pointer
include hhl.cprog.mk