mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 15:32:45 +00:00
7 lines
125 B
Makefile
7 lines
125 B
Makefile
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
|
|
# $Id$
|
|
|
|
SUBDIR= libacl libkdb libkrb libkadm librkinit
|
|
|
|
.include <bsd.subdir.mk>
|