comparison 3rdparty/drivers/sdisk/makefile @ 2890:1addfd8c9d5f

Revert e4a0f58a5f9b (set NITROS9DIR in makefiles) This was not done in lwtools-port and makes it more difficult to compare the trees. Therefore revert it for now. I will reapply or do it in another way later.
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 24 Nov 2013 23:13:46 +0100
parents e4a0f58a5f9b
children e66c298bcff0
comparison
equal deleted inserted replaced
2889:0edac6dc70ed 2890:1addfd8c9d5f
1 ifndef NITROS9DIR 1 include ../../../rules.mak
2 NITROS9DIR = $(HOME)/nitros9
3 endif
4 include $(NITROS9DIR)/rules.mak
5 2
6 DEPENDS = ./makefile 3 DEPENDS = ./makefile
7 4
8 DRIVERS = sdisk.dr 5 DRIVERS = sdisk.dr
9 DESCS = ddd0_35s.dd d0_35s.dd ddd0_40d.dd d0_40d.dd ddd0_80d.dd d0_80d.dd \ 6 DESCS = ddd0_35s.dd d0_35s.dd ddd0_40d.dd d0_40d.dd ddd0_80d.dd d0_80d.dd \