makeinc (schily-2021-08-14.tar.bz2) | : | makeinc (schily-2021-09-18.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 23 | skipping to change at line 23 | |||
# | # | |||
# ./RULES/os-sunos.id included first after mk-$(XMAKEPROG).id | # ./RULES/os-sunos.id included first after mk-$(XMAKEPROG).id | |||
# ./RULES/os-sunos.def included next after RULES/os-sunos.id | # ./RULES/os-sunos.def included next after RULES/os-sunos.id | |||
# ./DEFAULTS/Defaults.sunos included after RULES/os-sunos.def | # ./DEFAULTS/Defaults.sunos included after RULES/os-sunos.def | |||
# Now incs/Dcc.$(PARCH)$(-O_ARCH) is | # Now incs/Dcc.$(PARCH)$(-O_ARCH) is | |||
# included in parparation of the next | # included in parparation of the next | |||
# file. This may call conf/cc-config.sh | # file. This may call conf/cc-config.sh | |||
# ./RULES/sun4c-sunos-gcc.rul included after DEFAULTS/Defaults.sunos | # ./RULES/sun4c-sunos-gcc.rul included after DEFAULTS/Defaults.sunos | |||
# | # | |||
########################################################################### | ########################################################################### | |||
#@@C@@ | # The contents of this file are subject to the terms of the | |||
# Common Development and Distribution License, Version 1.0 only | ||||
# (the "License"). You may not use this file except in compliance | ||||
# with the License. | ||||
# | ||||
# See the file CDDL.Schily.txt in this distribution for details. | ||||
# A copy of the CDDL is also available via the Internet at | ||||
# http://www.opensource.org/licenses/cddl1.txt | ||||
# | ||||
# When distributing Covered Code, include this CDDL HEADER in each | ||||
# file and include the License file CDDL.Schily.txt from this distribution. | ||||
########################################################################### | ########################################################################### | |||
MAILADDR=joerg@schily.net | MAILADDR=joerg@schily.net | |||
########################################################################### | ########################################################################### | |||
# Option processing | # Option processing | |||
########################################################################### | ########################################################################### | |||
case $1 in | case $1 in | |||
-r) | -r) | |||
shift | shift | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 11 lines changed or added |