export for RTLOPTS (useful for $(MAKE)) !!

This commit is contained in:
pierre 1998-09-23 15:41:42 +00:00
parent e01531342b
commit f6fa704f5b

View File

@ -40,6 +40,8 @@ ifndef RTLOPTS
RTLOPTS=
endif
export RTLOPTS
#####################################################################
# Defaults
#####################################################################
@ -316,7 +318,10 @@ include $(CFG)/makefile.def
#
# $Log$
# Revision 1.5 1998-09-22 13:09:24 pierre
# Revision 1.6 1998-09-23 15:41:42 pierre
# export for RTLOPTS (useful for $(MAKE)) !!
#
# Revision 1.5 1998/09/22 13:09:24 pierre
# + added possibility to read makefile.loc if it exists
# this allows simple addition of private rules
# * restored EXENAME dependencies