Home
last modified time | relevance | path

Searched refs:OBJEXT (Results 1 – 2 of 2) sorted by path

/trunk/main/graphite/
H A Dgraphite-2.3.1.patch119 @- $(CPP) $(CPPFLAGS) $(CPP_DEBUG) /Fo"$(INTDIR)\FileFont$(OBJEXT)" $?
121 "$(INTDIR)\FileFont_dll$(OBJEXT)" : "src/font/FileFont.cpp"
122 - @- $(CPP) $(CPPFLAGS) /D "_DLL" /Fo"$(INTDIR)\FileFont_dll$(OBJEXT)" $?
123 + $(CPP) $(CPPFLAGS) /D "_DLL" /Fo"$(INTDIR)\FileFont_dll$(OBJEXT)" $?
/trunk/main/icc/source/create_sRGB_profile/
H A DMakefile.in66 OBJEXT = @OBJEXT@ macro
125 am_create_sRGB_profile_OBJECTS = create_sRGB_profile.$(OBJEXT)
195 -rm -f *.$(OBJEXT) core *.core

Completed in 33 milliseconds