build/jam: whitespace cleanup.

Change-Id: I80c9a51417631b1f283923451f5bb530097b74f3
This commit is contained in:
Jessica Hamilton 2018-05-07 12:54:32 +12:00
parent 2ecf221b74
commit 74bfec3b96
10 changed files with 52 additions and 55 deletions

View File

@ -366,4 +366,3 @@ rule SubDirAsFlags
{
SUBDIRASFLAGS += $(<) ;
}

View File

@ -1638,5 +1638,3 @@ actions BuildCDBootPPCImage1 bind MAPS
boot/haikuloader.xcf -r -o $(<) $(HAIKU_OUTPUT_DIR)/cd
$(RM) -r $(HAIKU_OUTPUT_DIR)/cd
}