1 # $NetBSD: Makefile,v 1.8 2006/12/14 20:57:00 he Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 .include <bsd.own.mk> 5 6 WARNS= 3 7 PROG= chflags 8 SRCS= chflags.c 9 10 LDADD+= -lutil 11 DPADD+= ${LIBUTIL} 12 13 .include <bsd.prog.mk> 14
Indexes created Wed Oct 15 16:09:53 GMT 2025