freebsd_amp_hwpstate/usr.bin/ldd/Makefile

8 lines
83 B
Makefile

# $FreeBSD$
PROG= ldd
SRCS= ldd.c sods.c
BINDIR= /usr/bin
.include <bsd.prog.mk>