📄 makefile
字号:
NULL = libvlc_LIBRARIES = $(Lmacosxb) $(Lmacosxpic)noinst_LIBRARIES = $(Lmacosxp)noinst_HEADERS = EXTRA_DIST = Modules.amBUILT_SOURCES = SUBDIRS = #DIST_SUBDIRS = $(SUBDIRS)libvlcdir = $(libdir)/vlc/guiSOURCES_macosx = \ about.h \ about.m \ applescript.h \ applescript.m \ controls.h \ controls.m \ intf.m \ intf.h \ info.h \ info.m \ macosx.m \ misc.m \ misc.h \ open.m \ open.h \ playlist.m \ playlist.h \ prefs.m \ prefs.h \ prefs_widgets.h \ prefs_widgets.m \ output.h \ output.m \ vout.m \ vout.h \ $(NULL)# There's no need for pic code on win32 so get rid of this to substantially# reduce the compilation time.##pic = nopic = no# The macosx plugin#Lmacosxp = libmacosx_plugin.a#Dmacosxp = libmacosx_plugin$(LIBEXT)#Lmacosxb = libmacosx.a#Lmacosxpic = libmacosx_pic.alibmacosx_plugin_a_SOURCES = $(SOURCES_macosx)libmacosx_plugin_a_CFLAGS = `$(VLC_CONFIG) --cflags plugin macosx`libmacosx_plugin_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin macosx`libmacosx_plugin_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin macosx`libmacosx_pic_a_SOURCES = $(SOURCES_macosx)libmacosx_pic_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin pic macosx`libmacosx_pic_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin pic macosx`libmacosx_pic_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin pic macosx`libmacosx_a_SOURCES = $(SOURCES_macosx)libmacosx_a_CFLAGS = `$(VLC_CONFIG) --cflags builtin macosx`libmacosx_a_CXXFLAGS = `$(VLC_CONFIG) --cxxflags builtin macosx`libmacosx_a_OBJCFLAGS = `$(VLC_CONFIG) --objcflags builtin macosx`libmacosx_DATA = $(Dmacosxp)libmacosxdir = $(libdir)/vlc/subdir = modules/gui/macosxACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirsCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =LIBRARIES = $(libvlc_LIBRARIES) $(noinst_LIBRARIES)libmacosx_a_AR = $(AR) crulibmacosx_a_LIBADD =am__objects_1 =am__objects_2 = libmacosx_a-about.$(OBJEXT) \ libmacosx_a-applescript.$(OBJEXT) \ libmacosx_a-controls.$(OBJEXT) libmacosx_a-intf.$(OBJEXT) \ libmacosx_a-info.$(OBJEXT) libmacosx_a-macosx.$(OBJEXT) \ libmacosx_a-misc.$(OBJEXT) libmacosx_a-open.$(OBJEXT) \ libmacosx_a-playlist.$(OBJEXT) libmacosx_a-prefs.$(OBJEXT) \ libmacosx_a-prefs_widgets.$(OBJEXT) \ libmacosx_a-output.$(OBJEXT) libmacosx_a-vout.$(OBJEXT) \ $(am__objects_1)am_libmacosx_a_OBJECTS = $(am__objects_2)libmacosx_a_OBJECTS = $(am_libmacosx_a_OBJECTS)libmacosx_pic_a_AR = $(AR) crulibmacosx_pic_a_LIBADD =am__objects_3 = libmacosx_pic_a-about.$(OBJEXT) \ libmacosx_pic_a-applescript.$(OBJEXT) \ libmacosx_pic_a-controls.$(OBJEXT) \ libmacosx_pic_a-intf.$(OBJEXT) libmacosx_pic_a-info.$(OBJEXT) \ libmacosx_pic_a-macosx.$(OBJEXT) libmacosx_pic_a-misc.$(OBJEXT) \ libmacosx_pic_a-open.$(OBJEXT) \ libmacosx_pic_a-playlist.$(OBJEXT) \ libmacosx_pic_a-prefs.$(OBJEXT) \ libmacosx_pic_a-prefs_widgets.$(OBJEXT) \ libmacosx_pic_a-output.$(OBJEXT) libmacosx_pic_a-vout.$(OBJEXT) \ $(am__objects_1)am_libmacosx_pic_a_OBJECTS = $(am__objects_3)libmacosx_pic_a_OBJECTS = $(am_libmacosx_pic_a_OBJECTS)libmacosx_plugin_a_AR = $(AR) crulibmacosx_plugin_a_LIBADD =am__objects_4 = libmacosx_plugin_a-about.$(OBJEXT) \ libmacosx_plugin_a-applescript.$(OBJEXT) \ libmacosx_plugin_a-controls.$(OBJEXT) \ libmacosx_plugin_a-intf.$(OBJEXT) \ libmacosx_plugin_a-info.$(OBJEXT) \ libmacosx_plugin_a-macosx.$(OBJEXT) \ libmacosx_plugin_a-misc.$(OBJEXT) \ libmacosx_plugin_a-open.$(OBJEXT) \ libmacosx_plugin_a-playlist.$(OBJEXT) \ libmacosx_plugin_a-prefs.$(OBJEXT) \ libmacosx_plugin_a-prefs_widgets.$(OBJEXT) \ libmacosx_plugin_a-output.$(OBJEXT) \ libmacosx_plugin_a-vout.$(OBJEXT) $(am__objects_1)am_libmacosx_plugin_a_OBJECTS = $(am__objects_4)libmacosx_plugin_a_OBJECTS = $(am_libmacosx_plugin_a_OBJECTS)DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)depcomp = $(SHELL) $(top_srcdir)/autotools/depcompam__depfiles_maybe = depfilesDEP_FILES = ./$(DEPDIR)/libmacosx_a-about.Po \ ./$(DEPDIR)/libmacosx_a-applescript.Po \ ./$(DEPDIR)/libmacosx_a-controls.Po \ ./$(DEPDIR)/libmacosx_a-info.Po \ ./$(DEPDIR)/libmacosx_a-intf.Po \ ./$(DEPDIR)/libmacosx_a-macosx.Po \ ./$(DEPDIR)/libmacosx_a-misc.Po \ ./$(DEPDIR)/libmacosx_a-open.Po \ ./$(DEPDIR)/libmacosx_a-output.Po \ ./$(DEPDIR)/libmacosx_a-playlist.Po \ ./$(DEPDIR)/libmacosx_a-prefs.Po \ ./$(DEPDIR)/libmacosx_a-prefs_widgets.Po \ ./$(DEPDIR)/libmacosx_a-vout.Po \ ./$(DEPDIR)/libmacosx_pic_a-about.Po \ ./$(DEPDIR)/libmacosx_pic_a-applescript.Po \ ./$(DEPDIR)/libmacosx_pic_a-controls.Po \ ./$(DEPDIR)/libmacosx_pic_a-info.Po \ ./$(DEPDIR)/libmacosx_pic_a-intf.Po \ ./$(DEPDIR)/libmacosx_pic_a-macosx.Po \ ./$(DEPDIR)/libmacosx_pic_a-misc.Po \ ./$(DEPDIR)/libmacosx_pic_a-open.Po \ ./$(DEPDIR)/libmacosx_pic_a-output.Po \ ./$(DEPDIR)/libmacosx_pic_a-playlist.Po \ ./$(DEPDIR)/libmacosx_pic_a-prefs.Po \ ./$(DEPDIR)/libmacosx_pic_a-prefs_widgets.Po \ ./$(DEPDIR)/libmacosx_pic_a-vout.Po \ ./$(DEPDIR)/libmacosx_plugin_a-about.Po \ ./$(DEPDIR)/libmacosx_plugin_a-applescript.Po \ ./$(DEPDIR)/libmacosx_plugin_a-controls.Po \ ./$(DEPDIR)/libmacosx_plugin_a-info.Po \ ./$(DEPDIR)/libmacosx_plugin_a-intf.Po \ ./$(DEPDIR)/libmacosx_plugin_a-macosx.Po \ ./$(DEPDIR)/libmacosx_plugin_a-misc.Po \ ./$(DEPDIR)/libmacosx_plugin_a-open.Po \ ./$(DEPDIR)/libmacosx_plugin_a-output.Po \ ./$(DEPDIR)/libmacosx_plugin_a-playlist.Po \ ./$(DEPDIR)/libmacosx_plugin_a-prefs.Po \ ./$(DEPDIR)/libmacosx_plugin_a-prefs_widgets.Po \ ./$(DEPDIR)/libmacosx_plugin_a-vout.PoOBJCCOMPILE = $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCFLAGS) $(OBJCFLAGS)OBJCLD = $(OBJC)OBJCLINK = $(OBJCLD) $(AM_OBJCFLAGS) $(OBJCFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@DIST_SOURCES = $(libmacosx_a_SOURCES) $(libmacosx_pic_a_SOURCES) \ $(libmacosx_plugin_a_SOURCES)DATA = $(libmacosx_DATA)HEADERS = $(noinst_HEADERS)RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ ps-recursive install-info-recursive uninstall-info-recursive \ all-recursive install-data-recursive install-exec-recursive \ installdirs-recursive install-recursive uninstall-recursive \ check-recursive installcheck-recursiveDIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in \ $(srcdir)/Modules.am Makefile.amDIST_SUBDIRS = $(SUBDIRS)SOURCES = $(libmacosx_a_SOURCES) $(libmacosx_pic_a_SOURCES) $(libmacosx_plugin_a_SOURCES)all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-recursive.SUFFIXES:.SUFFIXES: .m .o .obj$(srcdir)/Makefile.in: Makefile.am $(srcdir)/Modules.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu modules/gui/macosx/MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)libvlcLIBRARIES_INSTALL = $(INSTALL_DATA)install-libvlcLIBRARIES: $(libvlc_LIBRARIES) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(libvlcdir) @list='$(libvlc_LIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(libvlcLIBRARIES_INSTALL) $$p $(DESTDIR)$(libvlcdir)/$$f"; \ $(libvlcLIBRARIES_INSTALL) $$p $(DESTDIR)$(libvlcdir)/$$f; \ else :; fi; \ done @$(POST_INSTALL) @list='$(libvlc_LIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ p="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(RANLIB) $(DESTDIR)$(libvlcdir)/$$p"; \ $(RANLIB) $(DESTDIR)$(libvlcdir)/$$p; \ else :; fi; \ doneuninstall-libvlcLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(libvlc_LIBRARIES)'; for p in $$list; do \ p="`echo $$p | sed -e 's|^.*/||'`"; \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -