[s3]build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is empty
authorMichael Adam <obnox@samba.org>
Mon, 10 Nov 2008 14:13:15 +0000 (15:13 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 10 Nov 2008 16:00:22 +0000 (17:00 +0100)
commit951cf45ee7014e4099adf4efdfbb6eb71d7e8419
tree01ff62a1c751d01b15dc5c11204c46d7c9d6fd17
parent4c391c94f47458a64bf71d17fc3d7c0507ebfd9b
[s3]build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is empty

picky make implementations don't like lines with only tabs in rules or dependencie

Michael
source3/Makefile.in