mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-24 01:57:06 +01:00
8 lines
166 B
Makefile
8 lines
166 B
Makefile
# $Id: Makefile,v 1.17 1998/02/19 07:30:06 jb Exp $
|
|
|
|
SUBDIR= libdialog libg++ libgmp libmp libstdc++
|
|
|
|
SUBDIR+= libobjc libregex libreadline
|
|
|
|
.include <bsd.subdir.mk>
|