#96147# mhids call extended
This commit is contained in:
parent
a314df7671
commit
2f40feccba
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.18 $
|
# $Revision: 1.19 $
|
||||||
#
|
#
|
||||||
# last change: $Author: kz $ $Date: 2002-01-04 17:55:38 $
|
# last change: $Author: kz $ $Date: 2002-01-10 09:34:41 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to the terms of
|
# The Contents of this file are made available subject to the terms of
|
||||||
# either of the following licenses
|
# either of the following licenses
|
||||||
|
@ -193,7 +193,7 @@ $(MISC)$/$(PRJNAME).hid : $(SRS)$/hidother.hid
|
||||||
$(SRS)$/hidother.hid: hidother.src
|
$(SRS)$/hidother.hid: hidother.src
|
||||||
.IF "$(GUI)$(CPU)"=="WNTI"
|
.IF "$(GUI)$(CPU)"=="WNTI"
|
||||||
.IF "$(BUILD_SOSL)"==""
|
.IF "$(BUILD_SOSL)"==""
|
||||||
@+-mhids hidother.src $(SRS) $(PRJNAME)
|
@+-mhids hidother.src $(SRS) $(PRJNAME) dummy $(INCLUDE)
|
||||||
.ENDIF
|
.ENDIF
|
||||||
.ELSE
|
.ELSE
|
||||||
@+echo nix
|
@+echo nix
|
||||||
|
|
Loading…
Reference in a new issue