1 # SPDX-FileCopyrightText: 2013 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
3 # SPDX-License-Identifier: MIT
5 # This makefile is purposefully kept simple to support GNU and BSD make.
8 $(AM_V_at
)$(MAKE
) -f Makefile.qsbr
9 $(AM_V_at
)$(MAKE
) -f Makefile.mb
10 $(AM_V_at
)$(MAKE
) -f Makefile.membarrier
11 $(AM_V_at
)$(MAKE
) -f Makefile.signal
12 $(AM_V_at
)$(MAKE
) -f Makefile.bp
16 $(AM_V_at
)$(MAKE
) -f Makefile.qsbr
clean
17 $(AM_V_at
)$(MAKE
) -f Makefile.mb
clean
18 $(AM_V_at
)$(MAKE
) -f Makefile.membarrier
clean
19 $(AM_V_at
)$(MAKE
) -f Makefile.signal
clean
20 $(AM_V_at
)$(MAKE
) -f Makefile.bp
clean
This page took 0.028426 seconds and 4 git commands to generate.