sim: erc32: drop old configure target
There is no configure script in here anymore to regenerate.
This commit is contained in:
parent
0344e65132
commit
23bd26ecf6
1 changed files with 0 additions and 8 deletions
|
@ -52,11 +52,3 @@ install-sis: installdirs
|
|||
|
||||
clean-sis:
|
||||
rm -f sis
|
||||
|
||||
configure:
|
||||
@echo "Rebuilding configure..."
|
||||
if [ x"${srcdir}" = x"@srcdir@" ] ; then \
|
||||
srcdir=. ; export srcdir ; \
|
||||
else true ; fi ; \
|
||||
(cd $${srcdir}; autoconf --localdir=../common)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue