summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Naming/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/clients/Naming/Makefile.am')
-rw-r--r--netsvcs/clients/Naming/Makefile.am21
1 files changed, 13 insertions, 8 deletions
diff --git a/netsvcs/clients/Naming/Makefile.am b/netsvcs/clients/Naming/Makefile.am
index ce115bb2cc7..09924790da5 100644
--- a/netsvcs/clients/Naming/Makefile.am
+++ b/netsvcs/clients/Naming/Makefile.am
@@ -1,14 +1,19 @@
-## Process this file with automake to create Makefile.in
+##---------------------------------------------------------------------------
+## $Id$
##
-## $Id$
+## Makefile for the Name Server test applications
##
-## This file was generated by MPC. Any changes made directly to
-## this file will be lost the next time it is generated.
+##---------------------------------------------------------------------------
+
##
-## MPC Command:
-## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -hierarchy -make_coexistence -exclude build,Kokyu
+## Process this file with automake to create Makefile.in
+##
+
+## The number in AUTOMAKE_OPTIONS is the minimum required version automake
+## needed to process this file.
+AUTOMAKE_OPTIONS = 1.4
SUBDIRS = \
- Client \
- Dump_Restore
+ Client \
+ Dump_Restore