projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d38645
)
Add vm subdirectory.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 31 Aug 2004 00:59:01 +0000
(
00:59
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 31 Aug 2004 00:59:01 +0000
(
00:59
+0000)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index 9242a7a1ce6757bb9dffc202389c3551c2da00a3..c47ac1297a07de2e78de38bd0112d92d19965acd 100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-1,4
+1,4
@@
-SUBDIRS = threads filesys
+SUBDIRS = threads
userprog vm
filesys
all::
@echo "Run 'make' in subdirectories $(SUBDIRS)."