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