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