Home
last modified time | relevance | path

Searched defs:OBJECTS (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/bsddialog/utility/
H A DGNUmakefile8 OBJECTS = $(SOURCES:.c=.o) macro
H A DMakefile8 OBJECTS = ${SOURCES:.c=.o} macro
/freebsd/contrib/bsddialog/lib/
H A DGNUmakefile11 OBJECTS = $(SOURCES:.c=.o) macro
H A DMakefile12 OBJECTS = ${SOURCES:.c=.o} macro
/freebsd/contrib/capsicum-test/
H A Dmakefile2 OBJECTS=capsicum-test-main.o capsicum-test.o capability-fd.o copy_file_range.o fexecve.o procdesc.o… macro