diff options
author | Paul Smith <psmith@gnu.org> | 2010-07-13 01:20:10 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2010-07-13 01:20:10 +0000 |
commit | 9903cda2a734c2f86eefcff656aad032fbb79078 (patch) | |
tree | 1042ef37ca80b59cdc4512095c2b77103977ffbf /TODO.private | |
parent | ded9121846fce5ecea9e85032f2dc5eb996460f7 (diff) | |
download | gunmake-9903cda2a734c2f86eefcff656aad032fbb79078.tar.gz |
Update copyrights for 2010.
Diffstat (limited to 'TODO.private')
-rw-r--r-- | TODO.private | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/TODO.private b/TODO.private index a31614a..5b43d11 100644 --- a/TODO.private +++ b/TODO.private @@ -65,10 +65,7 @@ The Rest of the List what does that mean? 3) Multi-token pattern rule matching (allow %1/%2.c : %1/obj/%2.o, - etc., or something like that). I have an implementation of this - already, it just needs some refinement... maybe. Additionally I - think it only works for static pattern rules; it might need to be - fixed up to work with normal pattern rules, too. + etc., or something like that). Maybe using regex? 4) Provide a .TARGETS variable, containing the names of the targets defined in the makefile. @@ -128,8 +125,8 @@ The Rest of the List ------------------------------------------------------------------------------- -Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, +2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the |