Searched refs:DLLBASE (Results 1 – 1 of 1) sorted by relevance
323 DLLBASE = $(notdir $(DLLTARGET:.dll=)) macro324 DLLDEF = $(dir $(DLLTARGET))$(DLLBASE).def331 $(if $(DLLTARGET), echo LIBRARY $(DLLBASE) INITINSTANCE TERMINSTANCE > $(DLLDEF) &&) \
Completed in 30 milliseconds