| Current Path : /hdd/hdd21/main/ssh2/libssh2-1.4.3/win32/ |
| Current File : //hdd/hdd21/main/ssh2/libssh2-1.4.3/win32/rules.mk |
all-sub: $(INTDIR) all
clean-sub: clean
$(INTDIR):
!if "$(SRCDIR)" == ""
@if not exist $(TARGET) mkdir $(TARGET)
!endif
@if not exist $(INTDIR) mkdir $(INTDIR)
{$(SUBDIR)}.c{$(INTDIR)}.obj::
$(CC) -c $(CFLAGS) /Fo"$(INTDIR)\\" $<