diff options
author | Ron Yorston <rmy@pobox.com> | 2023-08-23 09:22:38 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-08-23 09:22:38 +0100 |
commit | f4f0515429d8ace3c3314ee0e823205d8044f2ac (patch) | |
tree | 761f0ab2a23b336f5b6739bc1141f716eacf36da /TODO | |
parent | 9a80d9752d5d1867c0730c1f5bca12abd994907e (diff) | |
download | busybox-w32-f4f0515429d8ace3c3314ee0e823205d8044f2ac.tar.gz busybox-w32-f4f0515429d8ace3c3314ee0e823205d8044f2ac.tar.bz2 busybox-w32-f4f0515429d8ace3c3314ee0e823205d8044f2ac.zip |
make: allow targets of the form c:/path
Parsing of target rules was too simplistic to allow targets of
the form c:/path.
Allow such targets as a non-POSIX extension. Also add a 'windows'
pragma to allow such targets in POSIX mode. This additionally
requires the use of the 'target_name' pragma to permit slashes in
target names.
This change *doesn't* allow targets of the form c:path, but it's
probably not wise to use them anyway.
Costs 40-80 bytes.
(GitHub issue #353)
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions