003 File Manager
Current Path:
/usr/src/usr.bin/size
usr
/
src
/
usr.bin
/
size
/
📁
..
📄
Makefile
(376 B)
📄
Makefile.depend
(320 B)
📄
Makefile.depend.options
(171 B)
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> ELFTCDIR= ${SRCTOP}/contrib/elftoolchain SIZEDIR= ${ELFTCDIR}/size .PATH: ${SIZEDIR} PROG= size LIBADD= elftc elf .if ${MK_CASPER} != "no" && !defined(BOOTSTRAPPING) && !defined(NXB_TARGET) LIBADD+= casper LIBADD+= cap_fileargs CFLAGS+= -DWITH_CASPER .endif CFLAGS+=-I${ELFTCDIR}/libelftc -I${ELFTCDIR}/common .include <bsd.prog.mk>
Upload File
Create Folder