1%.$O: %.s 2 $AS $AFLAGS $stem.s 3 4%.$O: %.c 5 $CC $CFLAGS $stem.c 6 7%.$O: include.h 8%.$O: /$objtype/include/u.h 9%.$O: libc.h 10%.$O: define.h 11%.$O: data.h portdata.h 12%.$O: prototype.h portprototype.h 13%.$O: glue.h 14 15clean:V: 16 rm -f *.[$OS] *.out *.m *.acid $p$CONF *.elf 17