dist_man_MANS = man/vnstat.1 man/vnstat.conf.5 man/vnstatd.1 man/vnstati.1
-EXTRA_DIST = cfg examples UPGRADE CHANGES FAQ INSTALL_BSD INSTALL_OSX UNINSTALL
+EXTRA_DIST = cfg examples UPGRADE CHANGES FAQ INSTALL_BSD UNINSTALL
bin_PROGRAMS = vnstat
sbin_PROGRAMS = vnstatd
SUBDIRS = .
AM_CFLAGS = @CFLAG_EXTRAS@
dist_man_MANS = man/vnstat.1 man/vnstat.conf.5 man/vnstatd.1 man/vnstati.1
-EXTRA_DIST = cfg examples UPGRADE CHANGES FAQ INSTALL_BSD INSTALL_OSX UNINSTALL
+EXTRA_DIST = cfg examples UPGRADE CHANGES FAQ INSTALL_BSD UNINSTALL
vnstati_LDADD = @IMAGELIBS@
vnstat_SOURCES = src/vnstat.c src/vnstat.h \
src/ifinfo.c src/ifinfo.h \
:::::::::::::::
vnStat works best when installed. See the INSTALL or INSTALL_BSD file
- depending on used operating system. Experimental instructions for OS X
- are available in the INSTALL_OSX file. These files contain all needed
+ depending on used operating system. These files contain all needed
information for the installing process. Instructions for upgrading from
a previous version are included in the UPGRADE file.
2. ``cd vnstat``
In both cases, continue with instructions from the INSTALL or INSTALL_BSD file
-depending on used operating system. Experimental instructions for OS X are
-available in the INSTALL_OSX file. Instructions for upgrading from a previous
+depending on used operating system. Instructions for upgrading from a previous
version are included in the UPGRADE file.
## Current development status