root/src/vfs/cpio/Makefile.am

/* [previous][next][first][last][top][bottom][index][help]  */
 
AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)
 
noinst_LTLIBRARIES = libvfs-cpio.la
 
libvfs_cpio_la_SOURCES = \
        cpio.c cpio.h

/* [previous][next][first][last][top][bottom][index][help]  */