Home
last modified time | relevance | path

Searched refs:PROGNAME (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12.1/share/mk/
H A Dbsd.prog.mk102 PROGNAME?= ${PROG}
167 ${PROG}: ${PROG_FULL} ${PROGNAME}.debug
168 ${OBJCOPY} --strip-debug --add-gnu-debuglink=${PROGNAME}.debug \
171 ${PROGNAME}.debug: ${PROG_FULL}
206 CLEANFILES+= ${PROG_FULL} ${PROGNAME}.debug
256 ${_INSTALLFLAGS} ${PROG} ${DESTDIR}${BINDIR}/${PROGNAME}
262 ${PROGNAME}.debug ${DESTDIR}${DEBUGFILEDIR}/${PROGNAME}.debug
H A Dbsd.progs.mk26 NO_SHARED NO_WERROR PROGNAME SRCS STRIP WARNS
74 STAGE_AS_prog.${_prog}= ${PROGNAME.${_prog}:UPROGNAME_${_prog}:U${_prog}}
H A Dbsd.sys.mk303 .if defined(PROGNAME)
305 STAGE_AS_${PROG}= ${PROGNAME}
H A Dbsd.README367 PROGNAME The name that the above program will be installed as, if
403 - PROGNAME
/freebsd-12.1/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-12.1/contrib/lua/src/
H A Dluac.c28 #define PROGNAME "luac" /* default program name */ macro
29 #define OUTPUT PROGNAME ".out" /* default output file */
36 static const char* progname=PROGNAME; /* actual program name */
147 if (lua_load(L,reader,&i,"=(" PROGNAME ")",NULL)!=LUA_OK) fatal(lua_tostring(L,-1)); in combine()
/freebsd-12.1/tools/tools/cxgbtool/
H A Dversion.h28 #define PROGNAME "cxgbtool" macro
H A Dcxgbtool.c1755 printf("%s version %s\n", PROGNAME, VERSION); in main()
/freebsd-12.1/stand/i386/boot0sio/
H A DMakefile5 PROGNAME= boot0sio macro
/freebsd-12.1/stand/sparc64/zfsboot/
H A DMakefile5 PROGNAME= zfsboot macro
/freebsd-12.1/usr.bin/xinstall/
H A DMakefile7 PROGNAME= install macro
/freebsd-12.1/usr.sbin/wpa/ndis_events/
H A Dndis_events.c72 #define PROGNAME "ndis_events" macro
304 openlog(PROGNAME, LOG_PID | LOG_CONS, LOG_DAEMON);
/freebsd-12.1/contrib/bmake/mk/
H A Dwhats.mk21 what_thing?= ${PROGNAME:U${PROG}}
/freebsd-12.1/contrib/mandoc/
H A Dconfigure301 runtest progname PROGNAME || true
/freebsd-12.1/
H A DMakefile440 DESTDIR= PROGNAME=${MYMAKE:T}
/freebsd-12.1/contrib/sqlite3/
H A Dconfigure5061 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-12.1/contrib/openpam/
H A Dconfigure5013 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-12.1/contrib/file/
H A Dconfigure5505 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dconfigure5229 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-12.1/contrib/openbsm/
H A Dconfigure3769 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-12.1/contrib/ldns/
H A Dconfigure4137 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-12.1/contrib/libevent/
H A Dconfigure5238 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-12.1/contrib/unbound/
H A Dconfigure7057 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-12.1/contrib/apr/
H A Dconfigure10759 # Loop through the user's path and test for each of PROGNAME-LIST

12