Home | History | Annotate | Line # | Download | only in common_source
Makefile revision 1.6
      1  1.6     tv #	$NetBSD: Makefile,v 1.6 2001/12/12 00:07:47 tv Exp $
      2  1.1  lukem 
      3  1.6     tv LIB=		common
      4  1.6     tv SRCS=		allow.c board.c check.c fancy.c init.c odds.c \
      5  1.6     tv 		one.c save.c subs.c table.c
      6  1.1  lukem 
      7  1.6     tv NOLINKLIB=	# defined
      8  1.6     tv NOLINT=		# defined
      9  1.6     tv NOPIC=		# defined
     10  1.6     tv NOPROFILE=	# defined
     11  1.1  lukem 
     12  1.1  lukem .include <bsd.lib.mk>
     13