forked from Imagelibrary/rtems
10 lines
217 B
Makefile
10 lines
217 B
Makefile
#
|
|
# COPYRIGHT (c) 1988-2002.
|
|
# On-Line Applications Research Corporation (OAR).
|
|
# All rights reserved.
|
|
|
|
noinst_PROGRAMS = bmenu2
|
|
|
|
bmenu2_SOURCES = address.h chain.c chain.h bmenu2.c base.h \
|
|
chain.inl system.h
|