makefile.am

来自「Libnet is a generic networking API that 」· AM 代码 · 共 12 行

AM
12
字号
# $Id: Makefile.am,v 1.1.1.1 2002/09/16 12:58:05 robertol Exp $

include $(top_srcdir)/Makefile.am.common

libnetincludedir = $(includedir)/libnet
 
libnetinclude_HEADERS = libnet-asn1.h \
			libnet-functions.h \
			libnet-headers.h \
			libnet-macros.h \
			libnet-structures.h

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?