summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/macros.GNU
diff options
context:
space:
mode:
authorcleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-06 20:23:34 +0000
committercleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-06 20:23:34 +0000
commitf68144025c8d17d1ea5b4ce3039e1a28e565bded (patch)
treea205da14be2261d7aa5824d558127e7244a106fa /ACE/include/makeinclude/macros.GNU
parent565453efa203b41d12c8594be92fcf5362ee34da (diff)
downloadATCD-f68144025c8d17d1ea5b4ce3039e1a28e565bded.tar.gz
ACE ChangeLogTag: Sat Jan 6 04:41:30 UTC 2007 Chris Cleeland <cleeland_c@ociweb.com>
TAO ChangeLogTag: Sat Jan 6 19:16:55 UTC 2007 Chris Cleeland <cleeland_c@ociweb.com> Updated svn:ignore property in many places and eliminated vestigial .cvsignore files.
Diffstat (limited to 'ACE/include/makeinclude/macros.GNU')
-rw-r--r--ACE/include/makeinclude/macros.GNU3
1 files changed, 2 insertions, 1 deletions
diff --git a/ACE/include/makeinclude/macros.GNU b/ACE/include/makeinclude/macros.GNU
index b6751f04c2d..0ee539d5fb2 100644
--- a/ACE/include/makeinclude/macros.GNU
+++ b/ACE/include/makeinclude/macros.GNU
@@ -20,7 +20,8 @@ TARGETS_LOCAL = \
clobber.local \
depend.local \
rcs_info.local \
- idl_stubs.local
+ idl_stubs.local \
+ svnignore.local
TARGETS_NESTED = \
$(TARGETS_LOCAL:.local=.nested)