summaryrefslogtreecommitdiff
path: root/dmake/startup/qssl/qnx/macros.mk
blob: de89485e85419aacd6aabf8e59849ad547978162 (plain)
1
2
3
4
5
6
7
8
9
10
11
# QNX Specific macro definitions
#

# Primary suffixes in common use
A       *:= .lib		# Libraries

# Standard C-language command names and flags
AS      *:= 			# Don't have an assembler

AR      *:= wlib		# archiver
ARFLAGS *=