diff options
| author | Russ Cox <rsc@swtch.com> | 2008-06-14 23:19:18 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@swtch.com> | 2008-06-14 23:19:18 -0400 |
| commit | ada3d479a7d132a0da51a2cca3e9354bf2e7661c (patch) | |
| tree | 1923f283751612e88138a72e348d418d1d3868fe /src/cmd/vac/mkfile | |
| parent | 948cc14e076b2165b646f941e1e6a51be1590c4c (diff) | |
| download | plan9port-ada3d479a7d132a0da51a2cca3e9354bf2e7661c.tar.gz plan9port-ada3d479a7d132a0da51a2cca3e9354bf2e7661c.zip | |
vacfs: plan 9 compatibility
Diffstat (limited to 'src/cmd/vac/mkfile')
| -rw-r--r-- | src/cmd/vac/mkfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/vac/mkfile b/src/cmd/vac/mkfile index 02f437e0..224ab882 100644 --- a/src/cmd/vac/mkfile +++ b/src/cmd/vac/mkfile @@ -3,7 +3,6 @@ LIBFILES=\ error\ file\ - fs\ pack\ LIB=${LIBFILES:%=%.$O} $PLAN9/lib/libventi.a |
