Home
last modified time | relevance | path

Searched refs:PROG64 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/printf-intmax/
H A DMakefile21 PROG64 = $(PROG:%=%.64) macro
32 $(PROG64:%=$(ROOTOPTDIR)/%) \
52 all: $(PROG32) $(PROG64) $(PROGC89)
93 -$(RM) $(PROG32) $(PROG64) $(PROGC89)
/illumos-gate/usr/src/test/libc-tests/tests/clocklock/
H A DMakefile18 PROG64 = $(PROG:%=%.64) macro
31 $(PROG64:%=$(ROOTOPTDIR)/%)
42 all: $(PROG32) $(PROG64)
/illumos-gate/usr/src/test/libc-tests/tests/
H A DMakefile.com26 $(BUILD64) PROG64= $(PROG).$(MACH64)