mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
Note that the compilers/gnatdist subdirectory contains a dummy placeholder implementation. To actually build gnatdist, sources must be imported from the GLADE repository (Dist/*.ad[sb] should be copied into compilers/gnatdist). For F804-015 [Imported from Perforce change 10299 at 2006-12-01 22:52:53] Subversion-branch: /trunk/polyorb Subversion-revision: 37759
10 lines
177 B
Makefile
10 lines
177 B
Makefile
corba_dir = @IDLAC@
|
|
dsa_dir = gnatdist
|
|
moma_dir =
|
|
giop_dir =
|
|
soap_dir = gnatprfh
|
|
srp_dir =
|
|
|
|
SUBDIRS= @PROTO_DIRS@ @APPLI_DIRS@
|
|
ADACOMPILER=../support/native-adacompiler
|