mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
2007-05-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Reflect addition of include/rtems/bsd/sys/queue.h.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2007-05-10 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Reflect addition of include/rtems/bsd/sys/queue.h.
|
||||
* include/rtems/bsd/sys/queue.h: New (Copied from
|
||||
libnetworking/sys/queue.h).
|
||||
|
||||
|
||||
@@ -37,6 +37,9 @@ include_rtems_HEADERS =
|
||||
include_rtems_rtemsdir = $(includedir)/rtems/rtems
|
||||
include_rtems_rtems_HEADERS =
|
||||
|
||||
include_rtems_bsd_sysdir = $(include_rtemsdir)/bsd/sys
|
||||
include_rtems_bsd_sys_HEADERS = include/rtems/bsd/sys/queue.h
|
||||
|
||||
if NEWLIB
|
||||
include_sysdir = $(includedir)/sys
|
||||
include_sys_HEADERS =
|
||||
|
||||
Reference in New Issue
Block a user