You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
207 B
11 lines
207 B
!IFNDEF LANGUAGE
|
|
LANGUAGE=usa
|
|
!ENDIF
|
|
|
|
_LNG=$(LANGUAGE)
|
|
_INX=.
|
|
STAMP=stampinf -f $@ -d 04/30/2001 -v 5.1.2480.0
|
|
|
|
$(O)\viafir2k.inf: $(_INX)\viafir2k.inx
|
|
copy $(_INX)\$(@B).inx $@
|
|
$(STAMP)
|