Ignore:
Timestamp:
06/12/00 20:27:50 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
3ab61f0
Parents:
41ab6966
Message:

Fixed so hppa1.1 compiles with only problems in simhppa BSP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libcpu/hppa1.1/include/Makefile.am

    r41ab6966 redc61d4  
    1414
    1515$(PROJECT_INCLUDE)/hppa1.1/%.h: %.h
    16         $(INSTALL_DATA) $@ $<
     16        $(INSTALL_DATA) $< $@
    1717
    18 TMPINSTALL_FILES += $(PROJECT_INCLUDE)/hppa1.1 \
     18PREINSTALL_FILES += $(PROJECT_INCLUDE)/hppa1.1 \
    1919    $(H_FILES:%.h=$(PROJECT_INCLUDE)/hppa1.1/%.h)
    2020
Note: See TracChangeset for help on using the changeset viewer.