Whamcloud - gitweb
Insert header comments so RPM doesn't get confused.
authorgord-fig <gord-fig>
Fri, 26 Jul 2002 19:32:46 +0000 (19:32 +0000)
committergord-fig <gord-fig>
Fri, 26 Jul 2002 19:32:46 +0000 (19:32 +0000)
lustre/tests/Makefile.am
lustre/utils/Makefile.am

index 9f75924..9d305de 100644 (file)
@@ -1,3 +1,4 @@
+# Lustre test Makefile
 DEFS=
 CPPFLAGS = -I. -I$(PORTALS)/include -I$(top_srcdir)/include -D_LARGEFILE64_SOURCE
 CFLAGS := -g -Wall
index 7d88405..172b3d1 100644 (file)
@@ -1,3 +1,4 @@
+# Administration utilities Makefile
 DEFS=
 
 CFLAGS:=-g -O2 -I. -I/usr/include/libxml2 -I/usr/include/glib-1.2 -I$(PORTALS)/include \