tests: remove select subdirectory

This test set has been obsoleted by test40.

Change-Id: I55439152824906778ad07d409dfb327ac10bea70
This commit is contained in:
David van Moolenbroek
2014-02-18 11:25:03 +01:00
committed by sambuc
parent d95a36f6ae
commit 836894a219
24 changed files with 0 additions and 2666 deletions
-1
View File
@@ -106,7 +106,6 @@ OBJS.${o} += common.o
# LSC Make sure there is not leftover after a failed testrun
clean: .PHONY .MAKE
@${MAKE} -C select clean || true
@rm -rf DIR*
.include <bsd.prog.mk>