OSDN Git Service

* server.c (main): Check for an error return from
[pf3gnuchains/pf3gnuchains3x.git] / rda / Makefile.am
1 ## Process this with automake to create Makefile.in
2
3 AUTOMAKE_OPTIONS = foreign
4
5 WARN_CFLAGS = @WARN_CFLAGS@
6 WERROR_CFLAGS = @WERROR_CFLAGS@
7 AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
8
9 APPL_DIRS = @targ_subdirs@
10 SUBDIRS = lib samples qe $(APPL_DIRS)
11