My favorites | Sign in
Repository Home Source
Checkout   Browse   Changes   Clones    
 
1
2
3
4
5
#!/dis/sh
(dep files) = $*
apply {
echo '0 '^$1 >> $dep^.dep
} $files

Change log

f0b9adddae81 by Jason Catena <jason.catena> on May 18, 2011   Diff
Change order of adddep parameters and
apply internally.
Go to: 
Project members, sign in to write a code review

Older revisions

20bed9fc1918 by Jason Catena <jason.catena> on May 18, 2011   Diff
Adddep simplifies a common idiom,
which allc uses, and abstracts
structure of dep file.  Out refers to
local executable.
All revisions of this file

File info

Size: 71 bytes, 5 lines
Powered by Google Project Hosting