Searched refs:PROGNAME (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/tools/tools/cxgbtool/
H A Dversion.h28 #define PROGNAME "cxgbtool" macro
H A Dcxgbtool.c1755 printf("%s version %s\n", PROGNAME, VERSION);
/freebsd-10-stable/sys/boot/i386/boot0sio/
H A DMakefile5 PROGNAME= boot0sio macro
/freebsd-10-stable/sys/boot/sparc64/zfsboot/
H A DMakefile5 PROGNAME= zfsboot macro
/freebsd-10-stable/usr.bin/xlint/xlint/
H A DMakefile7 PROGNAME= lint macro
/freebsd-10-stable/usr.bin/xinstall/
H A DMakefile5 PROGNAME= install macro
/freebsd-10-stable/contrib/libreadline/support/
H A Dshlib-install17 PROGNAME=`basename $0`
18 USAGE="$PROGNAME [-D] -O host_os -d installation-dir [-b bin-dir] -i install-prog [-U] library"
H A Dshobj-conf52 PROGNAME=`basename $0`
53 USAGE="$PROGNAME [-C compiler] -c host_cpu -o host_os -v host_vendor"
/freebsd-10-stable/crypto/openssh/contrib/cygwin/
H A Dssh-user-config22 PROGNAME=$(basename -- $0)
226 echo "usage: ${PROGNAME} [OPTION]..."
H A Dssh-host-config51 PROGNAME=$(/usr/bin/basename $0)
/freebsd-10-stable/share/mk/
H A Dbsd.prog.mk77 PROGNAME?= ${PROG} macro
131 ${PROG}: ${PROG_FULL} ${PROGNAME}.debug
132 ${OBJCOPY} --strip-debug --add-gnu-debuglink=${PROGNAME}.debug \
135 ${PROGNAME}.debug: ${PROG_FULL}
157 CLEANFILES+= ${PROG_FULL} ${PROGNAME}.debug
205 ${_INSTALLFLAGS} ${PROG} ${DESTDIR}${BINDIR}/${PROGNAME}
211 ${PROGNAME}.debug ${DESTDIR}${DEBUGFILEDIR}/${PROGNAME}.debug
H A Dbsd.progs.mk37 PROGNAME SRCS STRIP WARNS
/freebsd-10-stable/usr.sbin/wpa/ndis_events/
H A Dndis_events.c71 #define PROGNAME "ndis_events" macro
303 openlog(PROGNAME, LOG_PID | LOG_CONS, LOG_DAEMON);
/freebsd-10-stable/contrib/bmake/mk/
H A Dwhats.mk21 what_thing?= ${PROGNAME:U${PROG}}
/freebsd-10-stable/
H A DMakefile366 DESTDIR= -DNO_TESTS PROGNAME=${MYMAKE:T}

Completed in 106 milliseconds