1 # Copyright (C) 2001 Cluster File Systems, Inc.
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
9 modulefs_DATA = llight.o
10 EXTRA_PROGRAMS = llight
17 llight_SOURCES = page.c super.c rw.c file.c dir.c sysctl.c namei.c symlink.c
20 list='$(LINX)'; for f in $$list; do rm -f $(distdir)/$$f; done
22 include $(top_srcdir)/Rules