summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Naming/Makefile.bor
blob: 81c2f78e5876e92386f487f67b4fbe4fe3ee248d (plain)
1
2
3
4
5
6
7
8
9

!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>

all:
	cd $(ACE_ROOT)\netsvcs\clients\Naming\Client
	$(MAKE) -f Makefile.bor $(MAKE_FLAGS)
	cd $(ACE_ROOT)\netsvcs\clients\Naming\Dump_Restore
	$(MAKE) -f Makefile.bor $(MAKE_FLAGS)