#87576# EXCEPTIONSFILES

This commit is contained in:
Rüdiger Timm
2001-06-18 14:12:17 +00:00
parent fe96e50c58
commit 4c1b43153b

View File

@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.7 $
# $Revision: 1.8 $
#
# last change: $Author: kr $ $Date: 2001-06-15 13:53:53 $
# last change: $Author: rt $ $Date: 2001-06-18 15:12:17 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -124,6 +124,10 @@ OBJFILES= $(OBJ)$/alloc.obj \
$(OBJ)$/unload.obj
#.ENDIF
EXCEPTIONSFILES= $(SLO)$/macro.obj \
$(OBJ)$/macro.obj
.ENDIF
# --- Targets ------------------------------------------------------