remove unused target

"test" was replaced by "regress" a while ago
This commit is contained in:
Omar Polo 2021-01-30 14:37:57 +00:00
parent 39a7b61145
commit 1b246dbd3c
1 changed files with 0 additions and 9 deletions

View File

@ -41,15 +41,6 @@ iri_test: iri_test.o iri.o utf8.o
regress: gmid gg
make -C regress all
test: gmid iri_test
@echo "IRI tests"
@echo "=============================="
./iri_test
@echo
@echo "server tests"
@echo "=============================="
cd test && ./test.sh
install: gmid
mkdir -p ${DESTDIR}${BINDIR}
mkdir -p ${DESTDIR}${MANDIR}/man1