Searched refs:VERSION_INFO (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A DMakefile.am27 VERSION_INFO = 4:0:2
33 # VERSION_INFO to something haphazard. The didn't matter, since
40 # set VERSION_INFO correctly, or update it as often as we should have.
41 # The VERSION_INFO values were:
53 # [1]: Using the same VERSION_INFO value was wrong; we should have been
55 # [2]: We set the VERSION_INFO completely wrong on 1.4.14b-stable
123 libevent_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
127 libevent_core_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
131 libevent_extra_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
H A DMakefile321 VERSION_INFO = 4:0:2 macro
327 # VERSION_INFO to something haphazard. The didn't matter, since
334 # set VERSION_INFO correctly, or update it as often as we should have.
335 # The VERSION_INFO values were:
347 # [1]: Using the same VERSION_INFO value was wrong; we should have been
349 # [2]: We set the VERSION_INFO completely wrong on 1.4.14b-stable
391 libevent_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
394 libevent_core_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
397 libevent_extra_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
H A DMakefile.in321 VERSION_INFO = 4:0:2
327 # VERSION_INFO to something haphazard. The didn't matter, since
334 # set VERSION_INFO correctly, or update it as often as we should have.
335 # The VERSION_INFO values were:
347 # [1]: Using the same VERSION_INFO value was wrong; we should have been
349 # [2]: We set the VERSION_INFO completely wrong on 1.4.14b-stable
391 libevent_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
394 libevent_core_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
397 libevent_extra_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_version.h143 #define VERSION_INFO MODULE_NAME " v" DRV_VERSION_STR \ macro
H A Dwl_cs.c377 DBG_PRINT("%s\n", VERSION_INFO);
H A Dwl_pci.c418 DBG_PRINT( "%s\n", VERSION_INFO );
H A Dwl_main.c1694 printk(KERN_INFO "%s\n", VERSION_INFO);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A DMakefile.am14 # the VERSION_INFO, so that two versions of Libevent with the same
31 # To increment a VERSION_INFO (current:revision:age):
41 VERSION_INFO = 6:8:1
43 # History: RELEASE VERSION_INFO
73 # use the VERSION_INFO field to label our backward-incompatible ABI
78 # keep incrementing the RELEASE between series and resetting VERSION_INFO.
188 GENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(RELEASE) $(NO_UNDEFINED)
H A DMakefile.in417 # the VERSION_INFO, so that two versions of Libevent with the same
434 # To increment a VERSION_INFO (current:revision:age):
444 VERSION_INFO = 6:8:1
446 # History: RELEASE VERSION_INFO
475 # use the VERSION_INFO field to label our backward-incompatible ABI
480 # keep incrementing the RELEASE between series and resetting VERSION_INFO.
540 GENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(RELEASE) $(NO_UNDEFINED)

Completed in 91 milliseconds