summaryrefslogtreecommitdiffstats
path: root/doc/tools/bmenu/Makefile.am
blob: 51dd466a4c52d715e5b96d520b73be17dec60f30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
#  COPYRIGHT (c) 1988-1998.
#  On-Line Applications Research Corporation (OAR).
#  All rights reserved.
#
#  $Id$
#

AUTOMAKE_OPTIONS = foreign 1.4

noinst_PROGRAMS=bmenu bmenu2

bmenu_SOURCES = \
address.h     chain.c       isr.h \
address.inl   chain.h       main.c \
base.h        chain.inl     system.h

bmenu2_SOURCES = \
address.h     chain.c       isr.h \
address.inl   chain.h       bmenu2.c \
base.h        chain.inl     system.h