Whamcloud - gitweb
8539f0111247ed386685fa167ae699177a0c7d08
[fs/lustre-release.git] / lustre / obdecho / Makefile.am
1 # Copyright (C) 2001  Cluster File Systems, Inc.
2 #
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
5
6 DEFS= 
7 MODULE = obdecho
8 modulefs_DATA = obdecho.o
9 EXTRA_PROGRAMS = obdecho
10
11 LINX=
12 obdecho_SOURCES = echo.c $(LINX)
13
14 include $(top_srcdir)/Rules
15