1 # $NetBSD: Makefile,v 1.7 1997/07/20 18:59:27 christos Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 WARNS= 1 5 PROG= mt 6 SRCS= mt.c 7 LDADD+= -lrmt 8 DPADD+= ${LIBRMT} 9 10 .include <bsd.prog.mk> 11
Indexes created Sat Oct 25 16:10:12 GMT 2025