aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/macosx
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2018-04-15 23:40:36 +0200
committerAnders Broman <a.broman58@gmail.com>2018-04-18 03:46:17 +0000
commit4a156da068269aae75d79cd08e579754c52a0c43 (patch)
tree9637e57f0ceaaac66f6c47410c27054106d7d21a /packaging/macosx
parent2e639570318018871e934fb7a397ba8a2bdcfbe8 (diff)
Remove autotools build system.
It has been replaced by cmake. Change-Id: I83a5eddb8645dbbf6bca9f026066d2e995d8e87a Reviewed-on: https://code.wireshark.org/review/26969 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'packaging/macosx')
-rw-r--r--packaging/macosx/Makefile.am52
1 files changed, 0 insertions, 52 deletions
diff --git a/packaging/macosx/Makefile.am b/packaging/macosx/Makefile.am
deleted file mode 100644
index d148c3e412..0000000000
--- a/packaging/macosx/Makefile.am
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# This was disabled at one point, since the contents of the
-# Clearlooks-Quicksilver-OSX directory exceed the 99-character file
-# name limit imposed by the old tar format. We now use ustar format,
-# which doesn't have that limitation.
-#
-# To re-disable this file, remove "macosx" to SUBDIRS in ../Makefile.am and
-# remove the entries for this Makefile.am and Info.plist from AC_OUTPUT
-# in ../../configure.in.
-#
-
-EXTRA_DIST = \
- ChmodBPF/ChmodBPF \
- ChmodBPF/org.wireshark.ChmodBPF.plist \
- dmg_background.png \
- dmg_background.svg \
- util_background.png \
- util_background.svg \
- dmg_set_style.scpt \
- Info.plist \
- Info.plist.in \
- osx-app.sh.in \
- osx-dmg.sh.in \
- Read_me_first.rtf \
- Scripts/chmodbpf-postinstall.sh \
- Scripts/cli-preinstall.sh \
- Scripts/cli-postinstall.sh \
- Scripts/wireshark-postinstall.sh \
- utility-launcher \
- root.ds_store \
- util.ds_store \
- Wireshark.icns \
- Wiresharkdoc.icns \
- Wireshark_package.pmdoc/01wireshark-contents.xml \
- Wireshark_package.pmdoc/01wireshark.xml \
- Wireshark_package.pmdoc/02chmodbpf-contents.xml \
- Wireshark_package.pmdoc/02chmodbpf.xml \
- Wireshark_package.pmdoc/03utility-contents.xml \
- Wireshark_package.pmdoc/03utility.xml \
- Wireshark_package.pmdoc/index.xml.in
-
-
-COPYING.txt: $(top_srcdir)/COPYING
- $(AM_V_GEN)cp $(top_srcdir)/COPYING $@
-
-all: COPYING.txt
-
-install: all
-
-clean-local:
- rm -rf Utilities Wireshark.app COPYING.txt \
- *.dmg *.pkg