no rule to make TAGS

From: Eugene J. Geis (Eugene.Geis@asu.edu)
Date: Tue Feb 07 2006 - 15:29:30 EST


Hello,
Anyone know of a workaround for maybe rewriting the TAGS line in the DGen
Makefile?

I'm getting this error:
/home/egeis/BUILD/userGen/DGen:15} make all
make: *** No rule to make target `/*.*', needed by `TAGS'. Stop.

This is the way it's written:

tags TAGS: $(headers) $(sources) $(tmpldir)/*.* $(epeldir)/*.* $(Mascdir)/*.*
        etags $^
        test $(srcdir) = . || test $(srcdir) = ./ || cp TAGS $(srcdir)

I'm able to make everything by going through the make process the long way, but
I was curious why I'm getting this error.

-eugene



This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:33 EST