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