Removed include for CONFIG.Common.UnixCommon.

This commit is contained in:
Janet B. Anderson
2001-03-22 21:15:52 +00:00
parent ca640904a0
commit a50ffacc50
2 changed files with 0 additions and 6 deletions

View File

@@ -7,9 +7,6 @@
# Sites may override these definitions in CONFIG_SITE.solaris-sparc-gnu.solaris-sparc-gnu
#-------------------------------------------------------
# Include definitions common to all Unix target archs
include $(CONFIG)/os/CONFIG.Common.UnixCommon
# Include common gnu compiler definitions
include $(CONFIG)/CONFIG.gnuCommon

View File

@@ -7,9 +7,6 @@
# Sites may override these definitions in CONFIG_SITE.solaris-x86-gnu.solaris-x86-gnu
#-------------------------------------------------------
# Include definitions common to all Unix target archs
include $(CONFIG)/os/CONFIG.Common.UnixCommon
# Include common gnu compiler definitions
include $(CONFIG)/CONFIG.gnuCommon