8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
|
# 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
|
||
|
|