Ignore:
Timestamp:
06/12/00 20:29:45 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Children:
1dc9286
Parents:
380b2231
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

    r380b2231 rb96734c  
    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.