Files
PolyORB/examples/Makefile.am
Thomas Quinot 94f387276e Minor reformatting.
[Imported from Perforce change 8411 at 2006-12-01 20:33:57]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36001
2004-08-16 17:54:35 +00:00

15 lines
211 B
Makefile

corba_dir = corba
dsa_dir = dsa bbs
moma_dir = moma
aws_dir = aws
giop_dir =
soap_dir =
srp_dir =
SUBDIRS= polyorb @PROTO_DIRS@ @APPLI_DIRS@
all: orb
orb:
(cd $(top_builddir)/src && $(MAKE) all)