# $FreeBSD$ .PATH: ${BSDSRCTOP}/sys/geom PROG = sunlabel SRCS = \ sunlabel.c \ geom_sunlabel_enc.c WARNS ?= 5 LDADD += -lgeom .include