Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
Makefile.am
Package: dvd-munitions.tar.gz [view]
Upload User: aoeyumen
Upload Date: 2007-01-06
Package Size: 3329k
Code Size: 1k
Category:
DVD
Development Platform:
Unix_Linux
- ## Process this file with automake to produce Makefile.in
- INCLUDES =
- -I$(top_srcdir)/inc
- -DLOCALEDIR="$(localedir)"
- @X_CFLAGS@ @x_cflags@
- ##-finline-functions -fcaller-saves -ffast-math -fno-strength-reduce
- ##-fthread-jumps -funroll-loops
- noinst_HEADERS = mpeg2demux.hh
- DEMUX_SOURCES = mpeg2demux.cc
- noinst_LIBRARIES = libmpeg.a
- libmpeg_a_SOURCES = $(DEMUX_SOURCES)
- libmpeg.a: $(libmpeg_a_OBJECTS) $(libmpeg_a_DEPENDENCIES)
- $(AR) vrus $(top_srcdir)/lib/linux/$(noinst_LIBRARIES) $(libmpeg_a_OBJECTS)
- cp *.hh $(top_srcdir)/inc
- @RANLIB@ $(top_srcdir)/lib/linux/$(noinst_LIBRARIES)
- bin_PROGRAMS = mpeg2player
- mpeg2player_SOURCES =
- mpeg2player.cc
- ## $(DEMUX_SOURCES)
- mpeg2player_LDADD =
- -L$(top_srcdir)/lib/linux
- @X_PRE_LIBS@
- @X_EXTRA_LIBS@
- @X_LIBS@
- @x_libs@
- @PTHREAD_LIB@
- -lstdc++ -lnsl
- -lutil -lmpeg -lXxf86dga
- ## -lXext -lX11 -lXxf86dga