mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
[Imported from Perforce change 8747 at 2006-12-01 20:38:05] Subversion-branch: /trunk/polyorb Subversion-revision: 36315
10 lines
136 B
Makefile
10 lines
136 B
Makefile
EXAMPLE= echo
|
|
|
|
corba_exe=client server dynclient dynserver
|
|
dsa_exe=
|
|
moma_exe=
|
|
|
|
IDLAC_FLAGS= -d
|
|
|
|
include $(srcdir)/../../Makefile.common
|