freebsd_amp_hwpstate/usr.bin/ldd/Makefile

9 lines
143 B
Makefile

# $Id: Makefile,v 1.6 1997/02/22 15:46:40 peter Exp $
PROG= ldd
SRCS= ldd.c sods.c
CFLAGS+= -Wall
BINDIR= /usr/bin
.include <bsd.prog.mk>