a158e237fc
GEOM classes. CONCAT should be 100% compatible with existing gconcat(8) utility, which is going to be removed. Supported by: Wheel - Open Technologies - http://www.wheel.pl
10 lines
95 B
Makefile
10 lines
95 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../misc
|
|
|
|
CLASS= stripe
|
|
|
|
NOMAN= notyet
|
|
|
|
.include <bsd.lib.mk>
|