This commit is contained in:
xtraeme 2005-01-12 16:42:45 +00:00
parent bad8321653
commit b363f90b86
3 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.3 2000/12/16 01:36:00 lukem Exp $
# $NetBSD: Makefile,v 1.4 2005/01/12 16:42:45 xtraeme Exp $
WARNS= 3
PROG= cdplay
SRCS= cdplay.c

View File

@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.6 2002/09/18 14:00:35 lukem Exp $
# $NetBSD: Makefile,v 1.7 2005/01/12 16:42:45 xtraeme Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <bsd.own.mk>
WARNS= 3
PROG= chflags
SRCS= chflags.c stat_flags.c
.PATH: ${NETBSDSRCDIR}/bin/ls

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.12 2003/05/18 07:57:33 lukem Exp $
# $NetBSD: Makefile,v 1.13 2005/01/12 16:42:45 xtraeme Exp $
# @(#)Makefile 8.2 (Berkeley) 4/28/95
WARNS= 3
PROG= cksum
SRCS= cksum.c crc.c md2.c md4.c md5.c sha1.c rmd160.c print.c sum1.c sum2.c
LINKS= ${BINDIR}/cksum ${BINDIR}/sum