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