build/jam: whitespace cleanup.

Change-Id: I80c9a51417631b1f283923451f5bb530097b74f3
This commit is contained in:
Jessica Hamilton
2018-05-07 13:12:16 +12:00
parent 2ecf221b74
commit 74bfec3b96
10 changed files with 52 additions and 55 deletions
-1
View File
@@ -366,4 +366,3 @@ rule SubDirAsFlags
{ {
SUBDIRASFLAGS += $(<) ; SUBDIRASFLAGS += $(<) ;
} }
-2
View File
@@ -1638,5 +1638,3 @@ actions BuildCDBootPPCImage1 bind MAPS
boot/haikuloader.xcf -r -o $(<) $(HAIKU_OUTPUT_DIR)/cd boot/haikuloader.xcf -r -o $(<) $(HAIKU_OUTPUT_DIR)/cd
$(RM) -r $(HAIKU_OUTPUT_DIR)/cd $(RM) -r $(HAIKU_OUTPUT_DIR)/cd
} }