8 lines
150 B
Makefile
8 lines
150 B
Makefile
# @(#)Makefile 5.3 (Berkeley) 5/11/90
|
|
#
|
|
# $Header: /cvsroot/src/bin/ln/Makefile,v 1.3 1993/03/23 00:25:58 cgd Exp $
|
|
|
|
PROG= ln
|
|
|
|
.include <bsd.prog.mk>
|