added dependency handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b57b228b84
commit
af2c734bc4
@ -16,8 +16,10 @@ HEADER_SUBDIR=plot
|
||||
HEADERS=msg.h email.h web.h
|
||||
|
||||
OBJECTS=email.o web.o
|
||||
DEPFILES=$(OBJECTS:.o=.d)
|
||||
|
||||
APPEXTRADEFS=-I$(top_srcdir)/contrib/include
|
||||
|
||||
include $(top_builddir)/src/makelib.env
|
||||
|
||||
-include $(DEPFILES)
|
||||
|
Loading…
Reference in New Issue
Block a user