This seems like it should be a bug rather than a feature.

# Makefile:
# trailing slash in comments not ignored by make: \
foo:
        @echo $@
# eof

[greg@p3 junk]$ make
Makefile:3: *** commands commence before first target.  Stop.

- Greg Keraunen



_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to