mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Remove TABS.
[SVN r15176]
This commit is contained in:
@@ -17,8 +17,8 @@ template t-common
|
||||
# SOURCES
|
||||
:
|
||||
# REQUIREMENTS
|
||||
<include>$(SUBDIR)/include
|
||||
<define>SOME_DEFINE
|
||||
<include>$(SUBDIR)/include
|
||||
<define>SOME_DEFINE
|
||||
:
|
||||
# DEFAULT BUILDS
|
||||
;
|
||||
|
||||
@@ -18,7 +18,7 @@ subproject tools/build/examples/template_use/sub ;
|
||||
lib simple
|
||||
:
|
||||
# SOURCES
|
||||
<template>../t-common
|
||||
<template>../t-common
|
||||
simple_lib.cpp
|
||||
:
|
||||
# REQUIREMENTS
|
||||
@@ -33,7 +33,7 @@ lib simple
|
||||
exe simple
|
||||
:
|
||||
# SOURCES
|
||||
<template>../t-common
|
||||
<template>../t-common
|
||||
simple.cpp
|
||||
<lib>simple
|
||||
:
|
||||
|
||||
@@ -17,8 +17,8 @@ template t-common
|
||||
# SOURCES
|
||||
:
|
||||
# REQUIREMENTS
|
||||
<include>$(SUBDIR)/include
|
||||
<define>SOME_DEFINE
|
||||
<include>$(SUBDIR)/include
|
||||
<define>SOME_DEFINE
|
||||
:
|
||||
# DEFAULT BUILDS
|
||||
;
|
||||
|
||||
@@ -18,7 +18,7 @@ subproject tools/build/examples/template_use/sub ;
|
||||
lib simple
|
||||
:
|
||||
# SOURCES
|
||||
<template>../t-common
|
||||
<template>../t-common
|
||||
simple_lib.cpp
|
||||
:
|
||||
# REQUIREMENTS
|
||||
@@ -33,7 +33,7 @@ lib simple
|
||||
exe simple
|
||||
:
|
||||
# SOURCES
|
||||
<template>../t-common
|
||||
<template>../t-common
|
||||
simple.cpp
|
||||
<lib>simple
|
||||
:
|
||||
|
||||
Reference in New Issue
Block a user