freebsd-skq/sys/Makefile
rgrimes f734c06c4d Add this so that the top level Makefile can traverse down into here
and build libkern.  This will be enhanced later to build other things.
1994-05-28 04:10:32 +00:00

6 lines
55 B
Makefile

# $FreeBSD$
SUBDIR= libkern
.include <bsd.subdir.mk>