mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 23:57:54 +01:00
7 lines
168 B
Makefile
7 lines
168 B
Makefile
# $Id: Makefile,v 1.6 1995/01/04 22:38:51 ache Exp $
|
|
|
|
SUBDIR= libdialog libg++ libmalloc libregex libregex/doc libreadline \
|
|
libreadline/doc
|
|
|
|
.include <bsd.subdir.mk>
|