?? makefile.am
字號:
?
+
if GLIBsdp_sources = sdp-glib.celseif EXPATsdp_sources = sdp-expat.celsesdp_sources = sdp-dummy.cendifendifif HALhal_sources = hal-libhal.celsehal_sources = hal-dummy.cendifif INOTIFYnotify_sources = notify-inotify.celsenotify_sources = notify-dummy.cendifnoinst_LIBRARIES = libhelper.alibhelper_a_SOURCES = oui.h oui.c dbus.h dbus.c \ textfile.h textfile.c logging.h logging.c \ dbus-helper.h dbus-helper.c \ error.h error.c \ sdp-xml.h sdp-xml.c $(sdp_sources) \ hal.h $(hal_sources) notify.h $(notify_sources)noinst_PROGRAMS = test_textfiletest_textfile_LDADD = libhelper.aAM_CFLAGS = @DBUS_CFLAGS@ @GLIB_CFLAGS@EXTRA_DIST = ppoll.h uinput.h hal-dummy.c hal-libhal.c \ notify-dummy.c notify-inotify.c \ sdp-dummy.c sdp-expat.c sdp-glib.cMAINTAINERCLEANFILES = Makefile.in
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -