mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
SHELL= /bin/sh
|
|
RANLIB= ranlib
|
|
DEFS= -DSYS_LINUX -DHAVE_TERMIOS
|
|
AUTHDEFS= -DDES -DMD5
|
|
INCL= -I../include -I/usr/include/bsd
|
|
CLOCKDEFS=
|
|
DAEMONLIBS=
|
|
COMPAT=
|