Removed 'test' target.
This commit is contained in:
parent
12ac86943e
commit
95c0a6d7a8
@ -16,7 +16,3 @@ sample : sample.cc ../httpsvrkit.h
|
|||||||
|
|
||||||
hello : hello.cc ../httpsvrkit.h
|
hello : hello.cc ../httpsvrkit.h
|
||||||
$(CC) -o hello $(CFLAGS) -I.. hello.cc
|
$(CC) -o hello $(CFLAGS) -I.. hello.cc
|
||||||
|
|
||||||
.PHONY : test
|
|
||||||
test: sample
|
|
||||||
./sample
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user