ostep: add hw5

This commit is contained in:
2018-09-05 18:32:57 -07:00
parent 72f3484804
commit 22f71e1c99
7 changed files with 264 additions and 1 deletions

View File

@@ -1,4 +1,10 @@
TARGETS := hw5_1
TARGETS := hw5_1 \
hw5_2 \
hw5_3 \
hw5_5 \
hw5_6 \
hw5_7 \
hw5_8
all: $(TARGETS)