Ignore:
Timestamp:
12/02/03 05:41:55 (20 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
5ceaa08
Parents:
25389032
Message:

2003-12-02 Ralf Corsepius <corsepiu@…>

  • console/Makefile.am: Remove all-local: $(ARCH).
  • liblnk/Makefile.am: Remove all-local: $(ARCH).
  • start/Makefile.am: Remove all-local: $(ARCH).
  • startup/Makefile.am: Remove all-local: $(ARCH).
  • wrapup/Makefile.am: Remove all-local: $(ARCH).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/mips/p4000/start/Makefile.am

    r25389032 r5b4fc84  
    2424TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).$(OBJEXT)
    2525
    26 all-local: $(ARCH) $(OBJS) $(ARCH)/start.$(OBJEXT) $(TMPINSTALL_FILES)
     26all-local: $(OBJS) $(ARCH)/start.$(OBJEXT) $(TMPINSTALL_FILES)
    2727
    2828.PRECIOUS: $(ARCH)/start.$(OBJEXT)
Note: See TracChangeset for help on using the changeset viewer.