Home | History | Annotate | Line # | Download | only in include
Makefile.inc revision 1.1.22.1
      1 # $NetBSD: Makefile.inc,v 1.1.22.1 2002/01/10 19:37:04 thorpej Exp $
      2 
      3 .if !defined(_ALPHA_MAKEFILE_INC)
      4 _ALPHA_MAKEFILE_INC=	yes
      5 
      6 CFLAGS += -mno-fp-regs
      7 
      8 .endif
      9