rebase
This commit is contained in:
parent
c0e71d51ff
commit
05a7de5f61
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ input.o: input.h input.c
|
|||
$(CC) -c input.c -o input.o
|
||||
|
||||
test: all
|
||||
./p3testscript
|
||||
./p3testscript 2>&1
|
||||
|
||||
clean:
|
||||
rm -fr *.o vgcore.* $(output)
|
||||
|
|
Loading…
Reference in a new issue