Whamcloud - gitweb
land b_smallfix 20040407_1414:
[fs/lustre-release.git] / lustre / snapfs / utils / Makefile.am
index e6fcc25..0f3d3fb 100644 (file)
@@ -1,13 +1,5 @@
 # Administration utilities Makefile
-#CPPFLAGS = $(HAVE_LIBREADLINE) -I$(top_srcdir)/utils -I$(top_srcdir)/portals/include  -I$(srcdir)/../ -Wall -L../../portals/utils
-#CFLAGS:= -g -O2 
-DEFS=
 
-CFLAGS:=-g -O2 -I$(top_srcdir)/utils -I$(top_srcdir)/portals/include  -I$(srcdir)/../ -Wall -L../../portals/utils
-CPPFLAGS = $(HAVE_LIBREADLINE)
-KFLAGS:=
 noinst_PROGRAMS = snapconf
 snapconf_LDADD := $(LIBREADLINE)  -ltermcap
 snapconf_SOURCES = parser.c snapctl.c snapconf.c parser.h snapctl.h
-include $(top_srcdir)/Rules
-