Limbo
3.5.4
Toggle main menu visibility
Loading...
Searching...
No Matches
limbo
makeutils
FindAR.mk
Go to the documentation of this file.
1
## @file FindAR.mk
2
## @brief find ar and set to AR
3
##
4
## Use following command in the Makefile to view the results
5
##
6
## $(info AR = $(AR))
7
##
8
## @author Yibo Lin
9
## @date Jan 2017
10
##
11
## @param AR
12
13
## @cond
14
15
AR = ar
16
17
## @endcond
Generated on
for Limbo by
1.17.0