device/lib/pic16/libio/Makefile.in: fixed bug
[
1438344 ] pic16 lib: clean doesn't work properly
* doc/knownbugs.html removed [
1438354 ] and [
1438344 ] from the list
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4306
4a8a32a2-be11-0410-ad9d-
d568d2c75423
* device/lib/pic/Makefile.in, device/lib/pic/Makefile.subdir,
device/lib/pic/libdev/Makefile.in: fixed bug
[ 1438354 ] pic libsdcc: distclean doesn't work
+ * device/lib/pic16/Makefile.in, device/lib/pic16/Makefile.subdir,
+ device/lib/pic16/libio/Makefile.in: fixed bug
+ [ 1438344 ] pic16 lib: clean doesn't work properly
+ * doc/knownbugs.html removed [ 1438354 ] and [ 1438344 ] from the list
2006-07-26 Maarten Brock <sourceforge.brock AT dse.nl>
$(Q)-$(RMDIR) "$(top_pic16builddir)/$(builddir)"
distclean: clean
- $(RM) -f Makefile
+ $(Q)-$(RM) config.cache config.log config.status Makefile Makefile.common pics.build
+ $(Q)find $(SUBDIRS) -name Makefile -delete
+ $(Q)-[ ! -d bin ] || $(RMDIR) bin
clean-intermediate : recurse
$(Q)-$(RM) .dummy $(addprefix $(top_builddir)$(installdir)/,$(notdir $(TARGETS)))
$(Q)-[ ! -d "$(top_builddir)$(builddir)" ] || $(RMDIR) "$(top_builddir)$(builddir)"
+distclean : clean
+
clean-intermediate : recurse
@-echo "dummy" > .dummy
$(Q)-$(RM) .dummy $(foreach suf,p lst hex cod sym,$(OBJS:.o=.$(suf)))
# I create $(builddir)/$${arch} right here in order to prevent
# the sub-make's `builddir´ rules from aborting if another sub-make
# already created the above directory (happened on Alpha).
-all clean clean-intermediate install :
+all clean-intermediate install : libio-recurse
+
+clean : libio-recurse
+ $(Q)-[ ! -d "$(top_builddir)$(builddir)" ] || $(RMDIR) "$(top_builddir)$(builddir)"
+
+distclean : clean
+
+libio-recurse :
$(Q)+cat $(top_builddir)pics.build \
| $(SED) -e "s,[ \t]*#.*$$,," \
| $(GREP) -v "^[ \t]*$$" \
<td>tecodev</td>\r
<td>borutr</td>\r
</tr>\r
- <tr bgcolor="#dababa">\r
- <td nowrap>\r
- 1438354\r
- </td>\r
- <td>\r
- <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=1438354&group_id=599&atid=100599">\r
- pic libsdcc: distclean doesn't work\r
- </a>\r
- </td>\r
- <td>\r
- \r
- 2006-02-24 13:16\r
- </td>\r
- <td align="center">\r
- 5\r
- </td>\r
-\r
-\r
- <td>nobody</td>\r
- <td>bernhardheld</td>\r
- </tr>\r
- <tr bgcolor="#dababa">\r
- <td nowrap>\r
- 1438344\r
- </td>\r
- <td>\r
- <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=1438344&group_id=599&atid=100599">\r
- pic16 lib: clean doesn't work properly\r
- </a>\r
- </td>\r
- <td>\r
- \r
- 2006-02-24 12:51\r
- </td>\r
- <td align="center">\r
- 5\r
- </td>\r
-\r
-\r
- <td>nobody</td>\r
- <td>bernhardheld</td>\r
- </tr>\r
<tr bgcolor="#dababa">\r
<td nowrap>\r
1433917\r