1 2 3 4 5 6 7 8 9
# @(#)Makefile 1.1 (Julian Elischer) 3/28/93 # # PROG= fdisk SRCS= fdisk.c MAN8= fdisk.0 .include <bsd.prog.mk>