lab1 done
This commit is contained in:
parent
8b87ead3b9
commit
4eedfb85f5
56 changed files with 316 additions and 71 deletions
|
|
@ -25,6 +25,8 @@ PROGS = read-words example-out
|
|||
|
||||
all: $(PROGS)
|
||||
|
||||
test: ./example-out ./read-words
|
||||
|
||||
# Phony targets
|
||||
.PHONY: all test clean distclean
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue