Home | History | Annotate | Line # | Download | only in shark
      1  1.1  dholland #	$NetBSD: Makefile,v 1.1 2014/07/26 19:30:47 dholland Exp $
      2  1.1  dholland #
      3  1.1  dholland # Makefile for shark
      4  1.1  dholland #
      5  1.1  dholland 
      6  1.1  dholland MD_OPTIONS=	AOUT2ELF
      7  1.1  dholland 
      8  1.1  dholland CPPFLAGS+=	-DWSKBD
      9  1.1  dholland 
     10  1.1  dholland .include "../../Makefile.inc"
     11