X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2FRules;h=6c9e894bfbcf61e8ea15d814d5a2e207e377cd60;hb=4b5bb6b7cd2b2e7fad8dae3c5e1e7a0bdc488f62;hp=828a8c9eb69787e34be797bb5452728914c3c8b9;hpb=ed919b6742399c9a30b08314f1ddf424034c0319;p=fs%2Flustre-release.git diff --git a/lustre/Rules b/lustre/Rules index 828a8c9..6c9e894 100644 --- a/lustre/Rules +++ b/lustre/Rules @@ -16,9 +16,8 @@ $(MODULE).o: $($(MODULE)_OBJECTS) tags: rm -f $(top_srcdir)/TAGS rm -f $(top_srcdir)/tags - find $(top_srcdir)/../portals -name '*.[hc]' | xargs etags -a + find $(top_srcdir)/../portals/ -name '*.[hc]' | xargs etags -a find $(top_srcdir) -name '*.[hc]' | xargs etags -a - find $(top_srcdir)/../portals -name '*.[hc]' | xargs ctags -a + find $(top_srcdir)/../portals/ -name '*.[hc]' | xargs ctags -a find $(top_srcdir) -name '*.[hc]' | xargs ctags -a -EXTRA_DIST += CVS \ No newline at end of file