about summary refs log tree commit diff
path: root/Completion/User/_make
Commit message (Expand)AuthorAgeFilesLines
* use $words[1] to call make in _make and throw away stderr and use _call (10977)Sven Wischnowsky2000-04-271-1/+1
* Things that are in the ChangeLog but that somehow didn't get changed.Bart Schaefer2000-04-251-1/+1
* _make uses $words[1] for command name (10635)Sven Wischnowsky2000-04-111-6/+6
* 10628: Check for GNU make using "_call version ..." as was done for GNU diff.Bart Schaefer2000-04-101-4/+21
* complete make targets of the form `foo bar:' (10575)Sven Wischnowsky2000-04-071-1/+1
* Updated from list as far as 10376Peter Stephenson2000-04-011-2/+31
* Initial revisionTanaka Akira1999-04-151-0/+3