1 1.10 dbj # $NetBSD: Makefile,v 1.10 2006/09/11 22:24:09 dbj 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.9 christos CFLAGS+=-g 8 1.10 dbj MLINKS= test.1 [.1 9 1.1 glass 10 1.1 glass .include <bsd.prog.mk> 11