eventatt.cxx added
This commit is contained in:
parent
d1d920a164
commit
2209acdf3a
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.4 $
|
# $Revision: 1.5 $
|
||||||
#
|
#
|
||||||
# last change: $Author: hjs $ $Date: 2001-02-06 11:15:11 $
|
# last change: $Author: ab $ $Date: 2001-02-21 17:43:39 $
|
||||||
#
|
#
|
||||||
# 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
|
||||||
|
@ -79,6 +79,7 @@ SLOFILES= \
|
||||||
$(SLO)$/image.obj \
|
$(SLO)$/image.obj \
|
||||||
$(SLO)$/sbintern.obj \
|
$(SLO)$/sbintern.obj \
|
||||||
$(SLO)$/sbunoobj.obj \
|
$(SLO)$/sbunoobj.obj \
|
||||||
|
$(SLO)$/eventatt.obj \
|
||||||
$(SLO)$/propacc.obj \
|
$(SLO)$/propacc.obj \
|
||||||
$(SLO)$/disas.obj
|
$(SLO)$/disas.obj
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue