src/world/usr.bin/uniq/Makefile

7 lines
188 B
Makefile

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