Changeset 79858 in vbox for trunk/src/VBox/NetworkServices
- Timestamp:
- Jul 18, 2019 2:46:22 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132251
- Location:
- trunk/src/VBox/NetworkServices
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/Makefile.kmk
r76553 r79858 22 22 ifdef VBOX_WITH_MAIN 23 23 # Include sub-makefiles. 24 ifndef VBOX_WITH_DHCPD 25 include $(PATH_SUB_CURRENT)/DHCP/Makefile.kmk 26 else 27 include $(PATH_SUB_CURRENT)/Dhcpd/Makefile.kmk 28 endif 24 include $(PATH_SUB_CURRENT)/Dhcpd/Makefile.kmk 29 25 ifdef VBOX_WITH_NAT_SERVICE 30 26 include $(PATH_SUB_CURRENT)/NAT/Makefile.kmk
Note:
See TracChangeset
for help on using the changeset viewer.