Cross Reference: Makefile
xref: /src/sys/dev/microcode/aic7xxx/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/dev/microcode/aic7xxx/
Makefile revision 1.1
1aic7xxx_seq.h: aic7xxx_asm aic7xxx.seq
2	./aic7xxx_asm -o ${.TARGET} aic7xxx.seq
3
4aic7xxx_asm: aic7xxx_asm.o
5	${CC} -o $@ aic7xxx_asm.o
6
7aic7xxx_asm.o: aic7xxx_asm.c
8

Indexes created Tue Dec 16 16:09:34 GMT 2025