Pulling host and target dependancies out of the Makefile.in.
authorK. Richard Pixley <rich@cygnus>
Thu, 18 Apr 1991 02:00:09 +0000 (02:00 +0000)
committerK. Richard Pixley <rich@cygnus>
Thu, 18 Apr 1991 02:00:09 +0000 (02:00 +0000)
ld/config/hmake-sun3
ld/config/hmake-sun4

index c040f11805eee8ff7e40513eada35a580cbd5b0e..0dd04b092d163a4c392f028532edd4495e7ebe93 100755 (executable)
@@ -1,4 +1,2 @@
-CDEFINES=-DHOST_SYS=SUN3_SYS
-CC=cc
-YACC=yacc -d
-
+HDEFINES = -DHOST_SYS=SUN3_SYS
+YACC = yacc -d
index 3a17873b0107c840e43702c1b6dde9e80375a441..3812f5de5b60ceec0dad62e5775f77228dc10b4a 100755 (executable)
@@ -1,4 +1,4 @@
-CDEFINES=-DHOST_SYS=SUN4_SYS
-YACC=yacc -tvd
+HDEFINES = -DHOST_SYS=SUN4_SYS
+YACC = yacc -tvd