Pass the tests again

This commit is contained in:
Pierre Pronchery 2019-02-14 17:39:04 +01:00
parent 69c7c2ac3e
commit 4115c38150
2 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,6 @@ $(OBJDIR)xinstall:
$(MAKE) command
clean:
$(RM) --
distclean: clean
$(RM) -- $(TARGETS)

View File

@ -26,7 +26,6 @@ $(OBJDIR)s\ p\ a\ c\ e\ s\ 2:
./s\ c\ r\ i\ p\ t.sh -P "$(PREFIX)" -- "$(OBJDIR)s p a c e s 2"
clean:
$(RM) --
./script.sh -c -P "/somewhere/else" -- "$(OBJDIR)test"
./script.sh -c -P "$(PREFIX)" -- "$(OBJDIR)disabled"
./script.sh -c -P "$(PREFIX)" -- "phony"