Changeset 50065 in vbox for trunk/src/VBox/NetworkServices/NAT/Makefile.kmk
- Timestamp:
- Jan 14, 2014 1:42:41 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/NAT/Makefile.kmk
r50005 r50065 84 84 endif 85 85 86 # ifeq ($(VBOX_WITH_HARDENING),) 87 # ifn1of ($(KBUILD_TARGET), darwin win) 88 # # helper for debugging unprivileged 89 # VBoxNetLwipNAT_SOURCES += getrawsock.c 90 # endif 91 # endif 92 86 93 VBoxNetLwipNAT_SOURCES.darwin += rtmon_bsd.c 87 94 VBoxNetLwipNAT_SOURCES.freebsd += rtmon_bsd.c
Note:
See TracChangeset
for help on using the changeset viewer.