Pass the tests again
This commit is contained in:
parent
f4617b7615
commit
b9e6fbf0c8
@ -23,7 +23,7 @@ clean:
|
|||||||
$(RM) -- $(test_OBJS) $(disabled_OBJS) $(phony_OBJS)
|
$(RM) -- $(test_OBJS) $(disabled_OBJS) $(phony_OBJS)
|
||||||
./script.sh -c -P "/somewhere/else" -- "$(OBJDIR)test"
|
./script.sh -c -P "/somewhere/else" -- "$(OBJDIR)test"
|
||||||
./script.sh -c -P "$(PREFIX)" -- "$(OBJDIR)disabled"
|
./script.sh -c -P "$(PREFIX)" -- "$(OBJDIR)disabled"
|
||||||
./script.sh -c -P "$(PREFIX)" -- "$(OBJDIR)phony"
|
./script.sh -c -P "$(PREFIX)" -- "phony"
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
$(RM) -- $(TARGETS)
|
$(RM) -- $(TARGETS)
|
||||||
|
Loading…
Reference in New Issue
Block a user