Searched refs:VERSION (Results 26 - 50 of 245) sorted by relevance

12345678910

/freebsd-9.3-release/usr.sbin/traceroute/
H A DMakefile36 version.c: ${TRACEROUTE_DISTDIR}/VERSION
38 head -1 ${TRACEROUTE_DISTDIR}/VERSION | \
/freebsd-9.3-release/games/fortune/strfile/
H A Dstrfile.h42 #define VERSION 1 macro
/freebsd-9.3-release/gnu/usr.bin/binutils/objdump/
H A DMakefile12 CFLAGS+= -DBFD_VERSION_STRING=\"${VERSION}\"
/freebsd-9.3-release/share/doc/usd/19.memacros/
H A DMakefile10 version=`cat ${GROFFDIR}/VERSION`
14 sed -e "s;@VERSION@;$(version)$(revision);" ${.ALLSRC} > ${.TARGET}
/freebsd-9.3-release/share/doc/usd/20.meref/
H A DMakefile10 version=`cat ${GROFFDIR}/VERSION`
14 sed -e "s;@VERSION@;$(version)$(revision);" ${.ALLSRC} > ${.TARGET}
/freebsd-9.3-release/sys/tools/
H A Dmiidevs2h.awk94 VERSION = $0
95 gsub("\\$", "", VERSION)
103 printf(" *\t%s\n", VERSION) > hfile
H A Dpccarddevs2h.awk93 VERSION = $0
94 gsub("\\$", "", VERSION)
102 printf(" *\t%s\n", VERSION) > hfile
/freebsd-9.3-release/contrib/tzdata/
H A DMakefile8 VERSION= unknown macro
444 V=$(VERSION); } && \
449 VERSION=`cat version` && printf '%s\n' \ macro
451 "static char const TZVERSION[]=\"$$VERSION\";" \
552 VERSION=`cat version` && sed \ macro
558 -e 's|\(TZVERSION\)=.*|\1='"$$VERSION"'|' \
721 VERSION=`cat version` && \ macro
722 $(MAKE) VERSION="$$VERSION" $@_version
724 tarballs_version: traditional_tarballs_version tzdb-$(VERSION)
[all...]
/freebsd-9.3-release/gnu/usr.bin/binutils/libbinutils/
H A DMakefile26 CFLAGS+= -DBFD_VERSION_STRING=\"${VERSION}\"
/freebsd-9.3-release/gnu/usr.bin/groff/src/roff/troff/
H A DMakefile12 majorminor.cpp: ${GROFF_DIST}/VERSION ${GROFF_DIST}/REVISION
16 \"`sed -e 's/^\([^.]*\)\..*$$/\1/' ${GROFF_DIST}/VERSION`\"\; >$@
18 \"`sed -e 's/^[^.]*\.\([0-9]*\).*$$/\1/' ${GROFF_DIST}/VERSION`\"\; >>$@
/freebsd-9.3-release/crypto/openssh/contrib/aix/
H A Dbuildbff.sh127 VERSION=`./ssh -V 2>&1 | cut -f 1 -d , | cut -f 2 -d _`
128 MAJOR=`echo $VERSION | cut -f 1 -d p | cut -f 1 -d .`
129 MINOR=`echo $VERSION | cut -f 1 -d p | cut -f 2 -d .`
130 PATCH=`echo $VERSION | cut -f 1 -d p | cut -f 3 -d .`
131 PORTABLE=`echo $VERSION | awk 'BEGIN{FS="p"}{print $2}'`
136 echo "Building BFF for $PKGNAME $VERSION (package version $BFFVERSION)"
335 $PKGNAME $BFFVERSION 1 N U en_US OpenSSH $VERSION Portable for AIX
366 echo Creating $PKGNAME-$VERSION.bff with backup...
367 rm -f $PKGNAME-$VERSION.bff
371 ) | backup -i -q -f ../$PKGNAME-$VERSION
[all...]
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dconfig.in67 #undef VERSION
/freebsd-9.3-release/contrib/gcclibs/libssp/
H A Dconfig.h.in85 #undef VERSION
/freebsd-9.3-release/contrib/ofed/libibcm/
H A Dconfig.h.in64 #undef VERSION
/freebsd-9.3-release/contrib/ofed/librdmacm/
H A Dconfig.h.in64 #undef VERSION
/freebsd-9.3-release/contrib/openresolv/
H A DMakefile4 VERSION= 3.4.1 macro
5 PKG= ${NAME}-${VERSION}
37 rm -f ${TARGET} openresolv-${VERSION}.tar.bz2
/freebsd-9.3-release/contrib/ncurses/
H A Ddist.mk43 VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR) macro
69 (cd ..; tar cvf ncurses-$(VERSION).tar `sed <ncurses-$(VERSION)/MANIFEST 's/^./ncurses-$(VERSION)/'`; gzip ncurses-$(VERSION).tar)
76 sed 's,@VERSION@,$(VERSION),' <announce.html.in > $@
/freebsd-9.3-release/contrib/openbsm/config/
H A Dconfig.h283 #define VERSION "1.2-alpha3" macro
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dconfig.h301 #define VERSION "2.5.1-FreeBSD" macro
/freebsd-9.3-release/lib/libpcap/
H A DMakefile117 version.c: ${PCAP_DISTDIR}/VERSION
119 sed 's/.*/char pcap_version[] = "&";/' ${PCAP_DISTDIR}/VERSION > $@
121 version.h: ${PCAP_DISTDIR}/VERSION
123 sed 's/.*/char pcap_version_string[] = "libpcap version &";/' ${PCAP_DISTDIR}/VERSION > $@
/freebsd-9.3-release/release/powerpc/
H A Dgenerate-hfs.sh35 <VERSION> $FreeBSD: head/sys/boot/powerpc/boot1.chrp/bootinfo.txt 184490 2008-10
36 -31 00:52:31Z nwhitehorn $ </VERSION>
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A Dconfig.h.in103 #undef VERSION
/freebsd-9.3-release/gnu/usr.bin/rcs/lib/
H A Drcstime.c48 register struct tm const *tm = time2tm(unixtime, RCSversion<VERSION(5));
87 : RCSversion<VERSION(5) ? TM_LOCAL_ZONE
136 + (date[2]=='.' && VERSION(5)<=RCSversion ? 0 : 2),
/freebsd-9.3-release/contrib/binutils/ld/
H A Dconfig.in134 #undef VERSION
/freebsd-9.3-release/contrib/libreadline/examples/rlfe/
H A DMakefile.in20 VERSION = @VERSION@
21 SCREEN = screen-$(VERSION)
54 rlfe-$(VERSION).tar.gz:
146 if [ "$${rev}.$${vers}.$${pat}" != "$(VERSION)" ]; then \
148 echo "the Makefile is from $(VERSION). Please update!"; exit 1; fi

Completed in 247 milliseconds

12345678910