Print this page
4174 Torch the old and unmaintained Sun-dhcp
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>
        
*** 18,34 ****
  #
  # CDDL HEADER END
  #
  #
  # Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved.
  #
  
  include         ../Makefile.cmd
  
  SUBDIRS=        etc lib sbin usr.bin usr.sbin usr.lib usr.sadm
! MSGSUBDIRS=     usr.bin usr.sbin usr.lib usr.sadm
! POFILES=        usr.bin/usr.bin.po usr.sbin/usr.sbin.po usr.sadm/usr.sadm.po
  POFILE=         cmd-inet.po
  
  all:=           TARGET= all
  install:=       TARGET= install
  clean:=         TARGET= clean
--- 18,35 ----
  #
  # CDDL HEADER END
  #
  #
  # Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  #
  
  include         ../Makefile.cmd
  
  SUBDIRS=        etc lib sbin usr.bin usr.sbin usr.lib usr.sadm
! MSGSUBDIRS=     usr.bin usr.sbin usr.lib
! POFILES=        usr.bin/usr.bin.po usr.sbin/usr.sbin.po
  POFILE=         cmd-inet.po
  
  all:=           TARGET= all
  install:=       TARGET= install
  clean:=         TARGET= clean