mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 21:31:02 -05: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
|
|
|