Add check target to tgt-verilog/Makefile.in

Add the missing check target to Makefile.in.
This commit is contained in:
Cary R 2008-01-16 10:51:32 -08:00 committed by Stephen Williams
parent e1bf2ec019
commit 0fa223434e
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,8 @@ clean:
distclean: clean
rm -f Makefile
check: all
install: all installdirs $(libdir)/ivl/verilog.tgt \
$(includedir)/vpi_user.h