aboutsummaryrefslogtreecommitdiff
path: root/src/mklib
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-19 19:35:17 +0000
committerrsc <devnull@localhost>2004-04-19 19:35:17 +0000
commitaa8086853b3826d0d03aa04154d32396b4807a84 (patch)
treec82d83fc9748b6dd8ae8d83cb4cff6f28dd73c68 /src/mklib
parentc2a9c3bb4efbad76a7971e314bdd791bbe5044ae (diff)
downloadplan9port-aa8086853b3826d0d03aa04154d32396b4807a84.tar.gz
plan9port-aa8086853b3826d0d03aa04154d32396b4807a84.tar.bz2
plan9port-aa8086853b3826d0d03aa04154d32396b4807a84.zip
x
Diffstat (limited to 'src/mklib')
-rw-r--r--src/mklib2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mklib b/src/mklib
index 022a1bb8..0a25cef4 100644
--- a/src/mklib
+++ b/src/mklib
@@ -8,6 +8,6 @@ $LIB: $OFILES
all install:V: $LIB
-NUKEFILES=$NUKEFILES $LIB
+CLEANFILES=$CLEANFILES $LIB
<$PLAN9/src/mkcommon