1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-02-07 00:37:55 +00:00

Add initial VDE (libvde2) support.

I have compile-tested this on a virtual FreeBSD 10.2 but not run it.
This commit is contained in:
Olaf Seibert
2016-01-21 23:50:27 +01:00
parent d0f53b8cc9
commit 03be37db7c
5 changed files with 225 additions and 125 deletions

View File

@@ -103,6 +103,7 @@ showdefs:
@echo "MAKER = $(MAKER)"
@echo "CFLAGS = $(CFLAGS)"
@echo "CFLAGS_AUX = $(CFLAGS_AUX)"
@echo "LDFLAGS = $(LDFLAGS)"
@echo "LIBS = $(LIBS)"
@echo "NETLIBS = $(NETLIBS)"
@echo "CENVFLAGS = $(CENVFLAGS)"