mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Removed dependancy tracking.
svn path=/trunk/; revision=3869
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.30 2002/12/09 20:11:56 hbirr Exp $
|
||||
# $Id: Makefile,v 1.31 2002/12/10 19:09:26 hbirr Exp $
|
||||
|
||||
PATH_TO_TOP = ../..
|
||||
|
||||
@@ -506,7 +506,4 @@ $(TARGET_NAME).o: $(OBJECTS)
|
||||
$(LD) -r $(OBJECTS) -o $(TARGET_NAME).o
|
||||
|
||||
|
||||
DEP_OBJECTS := $(OBJECTS)
|
||||
include $(PATH_TO_TOP)/tools/depend.mk
|
||||
|
||||
# EOF
|
||||
|
||||
Reference in New Issue
Block a user