help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug? - trailing slash in comments not ignored by make


From: gk
Subject: Bug? - trailing slash in comments not ignored by make
Date: Mon, 25 Nov 2002 15:41:00 -0800

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

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

address@hidden junk]$ make
Makefile:3: *** commands commence before first target.  Stop.

- Greg Keraunen





reply via email to

[Prev in Thread] Current Thread [Next in Thread]