mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
off_t -> long. Install strfile & unstr -Wall cleanup Fix matching bug with offensive database
5 lines
104 B
Makefile
5 lines
104 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
SUBDIR= fortune strfile datfiles unstr
|
|
|
|
.include <bsd.subdir.mk>
|