src/world/usr.bin/diff/Makefile

8 lines
184 B
Makefile

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