1 1.11 simonb # $NetBSD: Makefile,v 1.11 2007/06/22 03:24:16 simonb Exp $ 2 1.6 cgd # @(#)Makefile 8.1 (Berkeley) 5/31/93 3 1.1 glass 4 1.1 glass PROG= test 5 1.5 jtc SRCS= test.c 6 1.1 glass LINKS= ${BINDIR}/test ${BINDIR}/[ 7 1.10 dbj MLINKS= test.1 [.1 8 1.1 glass 9 1.1 glass .include <bsd.prog.mk> 10