Home | History | Annotate | Line # | Download | only in include
Makefile.inc revision 1.1.20.1
      1 # $NetBSD: Makefile.inc,v 1.1.20.1 2001/10/22 20:41:10 nathanw Exp $
      2 
      3 .if !defined(_ALPHA_MAKEFILE_INC)
      4 _ALPHA_MAKEFILE_INC=	yes
      5 
      6 CFLAGS += -mno-fp-regs
      7 
      8 .endif
      9