Package: make
Version: 3.80-11
Severity: normal
When trying to use make with this Makefile:
foo.lex.c: foo.lex
flex -P foo_ -o foo.lex.c foo.lex
The following error is reported by make:
make: Circular foo.lex <- foo.lex.c dependency dropped.
If you replace "foo.lex.c" to "foo_lex.c", then the error isn't issued.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages make depends on:
ii libc6 2.3.5-4 GNU C Library: Shared libraries an
make recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]