summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-04-07 21:35:45 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-04-07 21:35:45 +0000
commit195dcc68c6996c9546e8095b6cf6d3ab7dab6545 (patch)
tree9e00417a4dacdd3d5f8fcd05ce72c27520e366f2 /net/Makefile
parentUpgrade to 5.2R2.3 (diff)
Add pxe:
This is a PXE daemon, which you can use to set up a networked boot menu for netbooting client machines (FreeBSD, Linux, Windows, etc.) that support & utilize Intel's Preboot eXecution Environment (PXE).
Notes
Notes: svn path=/head/; revision=57415
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 6c52c9f2c3a7..69e10be9f52b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -382,6 +382,7 @@
SUBDIR += punkbuster-data
SUBDIR += pvm
SUBDIR += pvm++
+ SUBDIR += pxe
SUBDIR += py-adns
SUBDIR += py-fngrab
SUBDIR += py-ipy