remove stray links
This commit is contained in:
parent
2343154519
commit
bade8c3805
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.16 2006/11/16 04:14:50 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2006/11/16 04:43:32 atatat Exp $
|
||||
# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
|
||||
|
||||
PROG= getty
|
||||
LINKS= ${BINDIR}/getty
|
||||
SRCS= main.c init.c subr.c
|
||||
DPADD+= ${LIBUTIL} ${LIBTERMCAP}
|
||||
LDADD+= -lutil -ltermcap
|
||||
|
|
Loading…
Reference in New Issue