mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
5 lines
125 B
Text
5 lines
125 B
Text
# Define SYSV as -DSYSV if you are using a System V operating system.
|
|
SYSV = -DSYSV
|
|
RANLIB = /bin/true
|
|
CC = gcc
|
|
MINUS_G = -O
|