|
|
1.1 ! root 1: # @(#)Makefile 5.1 (Berkeley) 5/11/90 ! 2: ! 3: PROG= kdump ! 4: CFLAGS+=-I${.CURDIR}/../ktrace ! 5: SRCS= kdump.c ioctl.c subr.c ! 6: .PATH: ${.CURDIR}/../ktrace ! 7: CLEANFILES+=ioctl.c ! 8: ! 9: ioctl.c: mkioctls ! 10: /bin/sh ${.CURDIR}/mkioctls > ioctl.c ! 11: ! 12: .include "../../Makefile.inc" ! 13: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.