Home | History | Annotate | Line # | Download | only in include
      1 # $NetBSD: Makefile.inc,v 1.2 2001/10/05 15:25:02 simonb Exp $
      2 
      3 .if !defined(_ALPHA_MAKEFILE_INC)
      4 _ALPHA_MAKEFILE_INC=	yes
      5 
      6 CFLAGS += -mno-fp-regs
      7 
      8 .endif
      9