office-gobmx/dmake/startup/tos/macros.mk

25 lines
478 B
Makefile
Raw Normal View History

2000-09-22 09:33:37 -05:00
# Define Atari TOS specific macros.
#
# Process environment-specific refinements, if any.
.IF $(OSENVIRONMENT)
.INCLUDE .NOINFER .IGNORE : $(INCFILENAME:d)$(OSENVIRONMENT)$/macros.mk
.ENDIF
# Set default to GCC Compiler.
CPP *:= /gnu/lib/cpp
CC *:= gcc
"C++" *:= g++
AS *:= gas
YACC *:= bison
LEX *:= flex
RM *:= /bin/rm
# Common flag settings
ARFLAGS *= -rvs
# Other appropriate macro settings.
A *:= .olb
SHELLFLAGS *:=
GROUPSUFFIX *:= .bat