diff options
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index f18e84736..713bb79b8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -132,8 +132,6 @@ install: install.$(backend) uninstall: uninstall.$(backend) -check: check.$(backend) - copy-sources: copy-sources.$(backend) libs: libs.vhdl.$(backend) |