7 lines
65 B
Makefile
7 lines
65 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
LIB= samsung
|
||
|
SRCS= samsung.c
|
||
|
|
||
|
.include <bsd.lib.mk>
|