Creating make include files with make doesn't work with many makes out
there. Back out for 4.2.13. You have to create the make include files by hand if they don't exist. That's the case for freshly checked out trees.
This commit is contained in:
parent
d8983db308
commit
1669add706
19 changed files with 19 additions and 19 deletions
|
@ -115,4 +115,4 @@ ntinstall:
|
|||
-(copy emp_server.exe $(NTINSTDIR)\bin)
|
||||
|
||||
include ../make.rules
|
||||
-include Makedepend
|
||||
include Makedepend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue