Makefile.am
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:
midi
开发平台:
Unix_Linux
- # Makefile to build the unzip library files
- #
- # By Jean-Philippe André <jpeg@videolan.org>
- # $Id$
- #
- # All other files in this directory (and subdirectories) are copyrighted
- # by their respective owner(s).
- #
- noinst_LTLIBRARIES = libunzip.la
- noinst_HEADERS = unzip.h crypt.h ioapi.h
- libunzip_la_SOURCES = unzip.c ioapi.c
- libunzip_la_LIBADD = -lz