execute test after building it
This commit is contained in:
parent
3cdaa2e338
commit
9055f591f9
@ -5,6 +5,7 @@ CXXFLAGS := -O2
|
||||
LDFLAGS := -lpcre
|
||||
|
||||
all: $(TARGET)
|
||||
./$(TARGET)
|
||||
|
||||
$(TARGET): $(shell which imbecile) $(I_SOURCE).I $(wildcard *.cc)
|
||||
imbecile $(I_SOURCE).I
|
||||
|
Loading…
x
Reference in New Issue
Block a user