forked from Imagelibrary/rtems
2001-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* macros/Makefile.am: Replace INLINES w/ MACROS (Fix stupid typo in previous patch).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* macros/Makefile.am: Replace INLINES w/ MACROS (Fix stupid typo in
|
||||
previous patch).
|
||||
|
||||
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rtems/Makefile.am: Remove.
|
||||
|
||||
@@ -11,7 +11,7 @@ $(PROJECT_INCLUDE)/rtems/rtems:
|
||||
$(PROJECT_INCLUDE)/%: %
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
if INLINE
|
||||
if MACROS
|
||||
include_rtems_rtems_HEADERS = rtems/rtems/asr.inl rtems/rtems/attr.inl \
|
||||
rtems/rtems/dpmem.inl rtems/rtems/event.inl rtems/rtems/eventset.inl \
|
||||
rtems/rtems/message.inl rtems/rtems/modes.inl rtems/rtems/options.inl \
|
||||
|
||||
Reference in New Issue
Block a user