diff options
author | rsc <devnull@localhost> | 2004-04-15 01:24:54 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-04-15 01:24:54 +0000 |
commit | 558ba8f4df93cb7f0a4b1ea88dd93b3828da5a2f (patch) | |
tree | 603132e8015cd5a17175ed28d835e589efd1a93a /src/mksyslib | |
parent | ff3adf608207084d1454acddfdb8904bb139c5e4 (diff) | |
download | plan9port-558ba8f4df93cb7f0a4b1ea88dd93b3828da5a2f.tar.gz plan9port-558ba8f4df93cb7f0a4b1ea88dd93b3828da5a2f.tar.bz2 plan9port-558ba8f4df93cb7f0a4b1ea88dd93b3828da5a2f.zip |
only archive the new files
Diffstat (limited to 'src/mksyslib')
-rw-r--r-- | src/mksyslib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mksyslib b/src/mksyslib index fe412abd..de8824e4 100644 --- a/src/mksyslib +++ b/src/mksyslib @@ -1,6 +1,6 @@ default:V: $PLAN9/lib/$LIB -$PLAN9/lib/$LIB:V: $OFILES # force archive even when not needed +$PLAN9/lib/$LIB: $OFILES $AR rvc $PLAN9/lib/$LIB $newprereq &:n: &.$O |