Skip to content
Snippets Groups Projects
Commit df7cb732 authored by a2-stratford's avatar a2-stratford
Browse files

Fixed makefile

parent 0f0ec4b0
Branches
No related tags found
2 merge requests!22Merge Feature/system calls,!7Implemented the close system call
......@@ -3,7 +3,7 @@ SRCDIR = ..
# Test programs to compile, and a list of sources for each.
# To add a new test, put its name on the PROGS list
# and then add a name_SRC line that lists its source files.
PROGS = cat cmp cp echo halt hex-dump ls mcat mcp mkdir pwd rm shell \
PROGS = cat cmp cp echo exit halt hex-dump ls mcat mcp mkdir pwd rm shell \
bubsort insult lineup matmult recursor my
# Should work from project 2 onward.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment