mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
6 lines
172 B
Makefile
6 lines
172 B
Makefile
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
|
|
# $Id: Makefile,v 1.1 1995/09/13 17:23:48 markm Exp $
|
|
|
|
SUBDIR= libacl libkadm libkdb libkrb librkinit
|
|
|
|
.include <bsd.subdir.mk>
|