mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 21:51:07 +01:00
e9ac41698b
This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
6 lines
183 B
Makefile
6 lines
183 B
Makefile
INCS= _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
|
|
_stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
|
|
INCSDIR=${INCLUDEDIR}/xlocale
|
|
|
|
.include <bsd.prog.mk>
|