Ignore:
Timestamp:
08/06/99 17:55:25 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
2fe7208
Parents:
22544db9
Message:

Patch rtems-rc-19990709-6-diff from Ralf Corsepius <corsepiu@…>
applied. This modified many Makefiles and custom files and makes many more
settings (network, multiprocessing, etc) gnerated by autoconf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/i386/i386ex/startup/Makefile.in

    r22544db9 r3a8915e  
    7373        $(make-rel)
    7474all: ${ARCH} $(SRCS) $(PGM)
    75         $(INSTALL_CHANGE) $(srcdir)/linkcmds $(PROJECT_RELEASE)/lib
     75        $(INSTALL_CHANGE) -m 644 $(srcdir)/linkcmds $(PROJECT_RELEASE)/lib
    7676
    7777# the .rel file built here will be put into libbsp.a by ../wrapup/Makefile
Note: See TracChangeset for help on using the changeset viewer.