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