Makefile.am
资源名称:tcpmp.rar [点击查看]
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:0k
源码类别:
Windows CE
开发平台:
C/C++
- ## Process this file with automake to produce Makefile.in
- AUTOMAKE_OPTIONS = foreign
- INCLUDES = -I$(top_srcdir)/include/share
- noinst_LIBRARIES = libgetopt.a
- libgetopt_a_SOURCES = getopt.c getopt1.c
- EXTRA_DIST =
- Makefile.lite
- getopt_static.dsp
- debug:
- $(MAKE) all CFLAGS="@DEBUG@"
- profile:
- $(MAKE) all CFLAGS="@PROFILE@"