Changeset afc3f27b in rtems for c/src/lib/libcpu/mips/tx39/Makefile.am
- Timestamp:
- 01/14/04 06:47:37 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 81b29d79
- Parents:
- dc3b7da
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/mips/tx39/Makefile.am
rdc3b7da rafc3f27b 41 41 @$(mkdir_p) $(PROJECT_INCLUDE)/libcpu 42 42 @: > $(PROJECT_INCLUDE)/libcpu/$(dirstamp) 43 PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/$(dirstamp) 43 44 44 45 $(PROJECT_INCLUDE)/libcpu/tx3904.h: include/tx3904.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp) … … 46 47 PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/tx3904.h 47 48 49 CLEANFILES = $(PREINSTALL_FILES) 50 48 51 include $(top_srcdir)/../../../automake/local.am
Note: See TracChangeset
for help on using the changeset viewer.