freebsd-dev/sys/Makefile
Rodney W. Grimes 303b706ca0 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>