Files
android_development/host/windows/usb/driver/makefile.inc
The Android Open Source Project 5c11852110 Initial Contribution
2008-10-21 07:00:00 -07:00

8 lines
165 B
PHP

_LNG=$(LANGUAGE)
_INX=.
STAMP=stampinf -f $@ -a $(_BUILDARCH)
$(OBJ_PATH)\$(O)\$(INF_NAME).inf: $(_INX)\$(INF_NAME).inx
copy $(_INX)\$(@B).inx $@
$(STAMP)