Changeset a369ade in rtems for cpukit/score/Makefile.am
- Timestamp:
- Jan 7, 2005, 6:05:49 AM (16 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- f97f0c74
- Parents:
- 2bc236b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/Makefile.am
r2bc236b ra369ade 149 149 noinst_LIBRARIES = libscore.a 150 150 libscore_a_SOURCES = $(C_FILES) 151 libscore_a_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V)151 libscore_a_CPPFLAGS = $(AM_CPPFLAGS) 152 152 153 153 EXTRA_DIST += $(STD_C_FILES) $(MP_C_FILES) src/Unlimited.txt
Note: See TracChangeset
for help on using the changeset viewer.