Author: mpiulachs Date: Thu Jun 26 10:58:56 2008 New Revision: 34106
URL: http://svn.reactos.org/svn/reactos?rev=34106&view=rev Log: - remove no longer required bootsect.mak
Removed: trunk/reactos/boot/freeldr/bootsect/bootsect.mak
Removed: trunk/reactos/boot/freeldr/bootsect/bootsect.mak URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/bootsect/boots... ============================================================================== --- trunk/reactos/boot/freeldr/bootsect/bootsect.mak [iso-8859-1] (original) +++ trunk/reactos/boot/freeldr/bootsect/bootsect.mak (removed) @@ -1,7 +1,0 @@ -boot$(SEP)freeldr$(SEP)bootsect$(SEP)fat.h: $(OUTPUT_)boot$(SEP)freeldr$(SEP)bootsect$(SEP)fat.o $(OUTPUT_)boot$(SEP)freeldr$(SEP)bootsect$(SEP)fat32.o - $(BIN2C_TARGET) $(OUTPUT_)boot$(SEP)freeldr$(SEP)bootsect$(SEP)fat.o boot$(SEP)freeldr$(SEP)bootsect$(SEP)fat.h fat_data - -boot$(SEP)freeldr$(SEP)bootsect$(SEP)fat32.h: - $(BIN2C_TARGET) $(OUTPUT_)boot$(SEP)freeldr$(SEP)bootsect$(SEP)fat32.o boot$(SEP)freeldr$(SEP)bootsect$(SEP)fat32.h fat32_data - -bootsector_headers: boot$(SEP)freeldr$(SEP)bootsect$(SEP)fat.h boot$(SEP)freeldr$(SEP)bootsect$(SEP)fat32.h