pifs/src/Makefile.am

8 lines
122 B
Makefile
Raw Permalink Normal View History

2012-03-31 19:51:30 +02:00
INCLUDES = $(FUSE_CFLAGS) $(EXTRA_CFLAGS)
2012-03-29 05:44:13 +02:00
bin_PROGRAMS=πfs
2012-03-29 05:44:13 +02:00
__fs_SOURCES=πfs.c piqpr8.c
2012-03-29 05:44:13 +02:00
__fs_LDADD = $(FUSE_LIBS) -lm