mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-19 01:11:05 +01:00
12 lines
234 B
Plaintext
12 lines
234 B
Plaintext
RANLIB= :
|
|
DEFS_LOCAL=-DREFCLOCK
|
|
DEFS= -DSYS_SINIXM -DHAVE_TERMIOS
|
|
AUTHDEFS= -DDES -DMD5
|
|
CLOCKDEFS= -DLOCAL_CLOCK
|
|
DAEMONLIBS=
|
|
RESLIB=
|
|
COPTS= -O
|
|
ADJLIB=
|
|
COMPAT= -lsocket -lnsl -lelf
|
|
INSTALL=$(TOP)scripts/install.sh
|