s1s0 / toped

Cross platform, open source IC layout editor
http://www.toped.org.uk/
GNU General Public License v2.0
15 stars 8 forks source link

make distclean try to remove toped-0.9.8.1/tll/user_functions/tools/logos/examples/Makefile twice #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
$./configure --enable-utils
...
$make distclean
...
Making distclean in tll/user_functions/tools/logos/examples
make[1]: Entering directory 
`/home/xiangfu/toped-0.9.8.1/tll/user_functions/tools/logos/examples'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f Makefile
make[1]: Leaving directory 
`/home/xiangfu/toped-0.9.8.1/tll/user_functions/tools/logos/examples'
Making distclean in tll/user_functions/tools/logos
make[1]: Entering directory 
`/home/xiangfu/toped-0.9.8.1/tll/user_functions/tools/logos'
Making distclean in examples
make[2]: Entering directory 
`/home/xiangfu/toped-0.9.8.1/tll/user_functions/tools/logos/examples'
make[2]: *** No rule to make target `distclean'.  Stop.
make[2]: Leaving directory 
`/home/xiangfu/toped-0.9.8.1/tll/user_functions/tools/logos/examples'
make[1]: *** [distclean-recursive] Error 1
make[1]: Leaving directory 
`/home/xiangfu/toped-0.9.8.1/tll/user_functions/tools/logos'
make: *** [distclean-recursive] Error 1

Your platform and environment:
- Toped 0.9.8.1
- Debian sid

Original issue reported on code.google.com by xian...@openmobilefree.net on 5 Dec 2012 at 8:10

GoogleCodeExporter commented 9 years ago

Original comment by krustev....@gmail.com on 5 Dec 2012 at 10:18

GoogleCodeExporter commented 9 years ago
shouldn't be a problem anymore since the user_functions directory doesn't exist 
starting from rev2355

Original comment by analogc...@gmx.net on 19 Jan 2013 at 3:56

GoogleCodeExporter commented 9 years ago

Original comment by krustev....@gmail.com on 24 Jan 2013 at 1:26