[parrot/parrot] e482ed: dynpmc/os: nmake fix, $< invalid for os.str
GitHub
noreply at github.com
Sun Sep 16 19:25:04 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: e482edc3363da54b46e469a96b91c75dc6b66de3
https://github.com/parrot/parrot/commit/e482edc3363da54b46e469a96b91c75dc6b66de3
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M src/dynpmc/Rules.in
Log Message:
-----------
dynpmc/os: nmake fix, $< invalid for os.str
$< is only valid for suffix rules, and also then not for nmake
More information about the parrot-commits
mailing list