mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-04 06:24:18 +08:00
12 lines
185 B
Makefile
12 lines
185 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
include ../config.inc
|
|
|
|
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
|
|
include $(RTEMS_CUSTOM)
|
|
include $(RTEMS_SHARE)/make/directory.cfg
|
|
|
|
SUBDIRS=link01 swi01 timeout01 usb01
|