diff options
author | rsc <devnull@localhost> | 2004-04-19 19:35:17 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-04-19 19:35:17 +0000 |
commit | aa8086853b3826d0d03aa04154d32396b4807a84 (patch) | |
tree | c82d83fc9748b6dd8ae8d83cb4cff6f28dd73c68 /src/mklib | |
parent | c2a9c3bb4efbad76a7971e314bdd791bbe5044ae (diff) | |
download | plan9port-aa8086853b3826d0d03aa04154d32396b4807a84.tar.gz plan9port-aa8086853b3826d0d03aa04154d32396b4807a84.tar.bz2 plan9port-aa8086853b3826d0d03aa04154d32396b4807a84.zip |
x
Diffstat (limited to 'src/mklib')
-rw-r--r-- | src/mklib | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,6 +8,6 @@ $LIB: $OFILES all install:V: $LIB -NUKEFILES=$NUKEFILES $LIB +CLEANFILES=$CLEANFILES $LIB <$PLAN9/src/mkcommon |