mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
7 lines
179 B
Text
7 lines
179 B
Text
# Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration.
|
|
|
|
RANLIB = true
|
|
|
|
# The l flag generates a warning from the SVR4 archiver, remove it.
|
|
AR_FLAGS = cq
|
|
|