Home | History | Annotate | Line # | Download | only in 060sp
Makefile revision 1.5.8.1
      1  1.5.8.1  bouyer # $NetBSD: Makefile,v 1.5.8.1 2000/11/20 20:11:27 bouyer Exp $
      2      1.1      is 
      3      1.5      is # regenerate isp.S, fpsp.S, pfpsp.S
      4      1.1      is 
      5      1.5      is .SUFFIXES:
      6      1.1      is 
      7      1.5      is .SUFFIXES: .sa .S
      8      1.1      is 
      9  1.5.8.1  bouyer .PATH: dist
     10  1.5.8.1  bouyer 
     11  1.5.8.1  bouyer .sa.S: ; sh asm2gas ${.IMPSRC} >${.TARGET}
     12      1.5      is 
     13      1.5      is all: isp.S fpsp.S pfpsp.S
     14