ICU-1577 fix definition of DEPS, which caused the warning "no file name for '-incluce'"

X-SVN-Rev: 7293
This commit is contained in:
Eric Mader 2001-12-03 22:39:50 +00:00
parent 316aa9b311
commit 3657aa4170

View file

@ -117,7 +117,7 @@ ValueRecords.o
STATIC_OBJECTS = $(OBJECTS:.o=.$(STATIC_O))
DEPS = $(LAYOUT_OBJS:.o=.d)
DEPS = $(OBJECTS:.o=.d)
## Header files to install
HEADERS= $(srcdir)/*LayoutEngine.h $(srcdir)/LE*.h