diff options
author | Robert Morris <[email protected]> | 2023-08-15 18:04:27 -0400 |
---|---|---|
committer | Robert Morris <[email protected]> | 2023-08-15 18:04:27 -0400 |
commit | 9ffdd55f1013700062859c3c8ff60bfb25db9731 (patch) | |
tree | 594cd26faba9fdd0883ff66da5b64166d0e96645 /conf | |
parent | 74c1eba516fdb0ec1a17b16be7e76613ccba92bf (diff) | |
download | xv6-labs-9ffdd55f1013700062859c3c8ff60bfb25db9731.tar.gz xv6-labs-9ffdd55f1013700062859c3c8ff60bfb25db9731.tar.bz2 xv6-labs-9ffdd55f1013700062859c3c8ff60bfb25db9731.zip |
x
Diffstat (limited to 'conf')
-rw-r--r-- | conf/lab.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/lab.mk b/conf/lab.mk new file mode 100644 index 0000000..05e8b8d --- /dev/null +++ b/conf/lab.mk @@ -0,0 +1 @@ +LAB=util |