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