Home
last modified time | relevance | path

Searched defs:WIN32_OBJ (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/win32/
H A DMakefile787 WIN32_OBJ = $(WIN32_SRC:.c=.obj) global() macro
H A DGNUmakefile1059 WIN32_OBJ = $(WIN32_SRC:.c=$(o)) global() macro