The following changes were made:

* Added SHELL (/bin/bash) to Makefile
  * Added BRIEF to Makefile
  * Added REPO to Makefile.dhclient and Makefile.dhcpd
This commit is contained in:
2018-01-22 21:24:21 -06:00
parent 89bf02db0c
commit 3028162f5f
3 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
REPO = server
BRIEF = DHCP server
DESC = The Internet Systems Consortium DHCP Server, dhcpd, implements the \
Dynamic Host Configuration Protocol (DHCP) and the Internet Bootstrap \