diff options
Diffstat (limited to 'src/cmd/vac/mkfile')
-rw-r--r-- | src/cmd/vac/mkfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cmd/vac/mkfile b/src/cmd/vac/mkfile index ac33ab32..a4b7a298 100644 --- a/src/cmd/vac/mkfile +++ b/src/cmd/vac/mkfile @@ -2,13 +2,12 @@ PLAN9=../../.. <$PLAN9/src/mkhdr LIBFILES=\ - cache\ error\ file\ fs\ - source\ pack\ +SHORTLIB=venti sec thread mux bio 9 LIB=${LIBFILES:%=%.$O} HFILES=\ |