added dependency handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0ad0dc5760
commit
faed65f610
@ -22,8 +22,10 @@ LIBVERSION_AGE=0
|
||||
include $(top_srcdir)/$(libsrc_dir)/files.lst
|
||||
|
||||
OBJECTS = $(FL_OBJECTS)
|
||||
DEPFILES= $(FL_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