Home | History | Annotate | Download | only in nfsstat01
      1 # SPDX-License-Identifier: GPL-2.0-or-later
      2 # Copyright (C) 2009, Cisco Systems Inc.
      3 # Ngie Cooper, July 2009
      4 
      5 top_srcdir		?= ../../../..
      6 
      7 include $(top_srcdir)/include/mk/env_pre.mk
      8 
      9 INSTALL_TARGETS		:= nfsstat01
     10 
     11 MAKE_TARGETS		:=
     12 
     13 include $(top_srcdir)/include/mk/generic_leaf_target.mk
     14