[ros-diffs] [hbirr] 14579: Added dependency tracking.
hbirr at svn.reactos.com
hbirr at svn.reactos.com
Sun Apr 10 18:45:32 CEST 2005
Added dependency tracking.
Modified: trunk/reactos/drivers/storage/floppy/GNUmakefile
_____
Modified: trunk/reactos/drivers/storage/floppy/GNUmakefile
--- trunk/reactos/drivers/storage/floppy/GNUmakefile 2005-04-10
16:44:00 UTC (rev 14578)
+++ trunk/reactos/drivers/storage/floppy/GNUmakefile 2005-04-10
16:45:30 UTC (rev 14579)
@@ -30,6 +30,8 @@
TARGET_OBJECTS = floppy.o csqrtns.o hardware.o readwrite.o ioctl.o
TARGET_DDKLIBS = csq.a
+DEP_OBJECTS = $(TARGET_OBJECTS)
+
include $(PATH_TO_TOP)/rules.mak
include $(TOOLS_PATH)/helper.mk
-
+include $(TOOLS_PATH)/depend.mk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050410/9e4abe99/attachment.html
More information about the Ros-diffs
mailing list