diff options
Diffstat (limited to 'TAO/examples/Simple/bank/Makefile.bor')
-rw-r--r-- | TAO/examples/Simple/bank/Makefile.bor | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/examples/Simple/bank/Makefile.bor b/TAO/examples/Simple/bank/Makefile.bor index 0b78bdea401..6d96676d820 100644 --- a/TAO/examples/Simple/bank/Makefile.bor +++ b/TAO/examples/Simple/bank/Makefile.bor @@ -1,7 +1,8 @@ - +# +# $Id$ # # Makefile for building the Bank example -# +# MAKEFILES = Bank_Client.bor Bank_Server.bor |