mirror of
https://github.com/PDP-10/klh10.git
synced 2026-04-29 13:11:55 +00:00
Move -DKLH10_NET_TUN=1 from 00build into Makefiles.
This commit is contained in:
@@ -28,6 +28,7 @@ CFLAGS_LINT = -ansi -pedantic -Wall -Wshadow \
|
||||
|
||||
# Source definitions
|
||||
CENVFLAGS = -DCENV_CPU_ALPHA=1 -DCENV_SYS_LINUX=1 -DKLH10_DEV_LITES=1 \
|
||||
-DKLH10_NET_TUN=1 \
|
||||
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
|
||||
|
||||
# Any target with no customized rule here is simply passed on to the
|
||||
|
||||
@@ -28,6 +28,7 @@ CFLAGS_LINT = -ansi -pedantic -Wall -Wshadow \
|
||||
|
||||
# Source definitions
|
||||
CENVFLAGS = -DCENV_CPU_I386=1 -DCENV_SYS_LINUX=1 -DKLH10_DEV_LITES=1 \
|
||||
-DKLH10_NET_TUN=1 \
|
||||
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
|
||||
|
||||
# Any target with no customized rule here is simply passed on to the
|
||||
|
||||
Reference in New Issue
Block a user