1 AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
2 ACLOCAL_AMFLAGS = -I m4
3 DISTCLEANFILES = libusb-1.0.pc
4 EXTRA_DIST = TODO PORTING msvc libusb/libusb-1.0.def libusb/version_nano.h \
5 examples/getopt/getopt.c examples/getopt/getopt1.c examples/getopt/getopt.h
12 pkgconfigdir=$(libdir)/pkgconfig
13 pkgconfig_DATA=libusb-1.0.pc
17 reldir = .release/$(distdir)
21 cp $(distdir).tar.bz2 $(reldir)
22 rsync -rv $(reldir) frs.sourceforge.net:/home/frs/project/l/li/libusb/libusb-1.0/